|
HtmlToPdfOptionsBlinkEnginePath Property |
Gets or sets the full path (excluding the chrome.exe file name) of the Blink html rendering engine binaries.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public string BlinkEnginePath { get; set; }
Public Property BlinkEnginePath As String
Get
Set
Property Value
Type:
StringSee Also