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