Click or drag to resize

PdfConverterBlinkEnginePath Property

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

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

Property Value

Type: String
See Also