Click or drag to resize
Pdf Library for .NET

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

Property Value

String
See Also