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: 21.1.0
Syntax
public string BlinkEnginePath { get; set; }

Property Value

String
See Also