Click or drag to resize
Pdf Library for .NET

HtmlToImageBlinkEnginePath 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; }

Property Value

Type: String
See Also