Click or drag to resize

HtmlToPdfElementBlinkEnginePath Property

Gets or sets the full path (excluding the chrome.exe file name) of the Blink html rendering engine binaries.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public string BlinkEnginePath { get; set; }

Property Value

Type: String
See Also