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