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; }
Public Property BlinkEnginePath As String
Get
Set
Property Value
Type:
StringSee Also