Click or drag to resize
Pdf Library for .NET

GlobalPropertiesHtmlEngineFullPath Property

Gets or sets the full path (including the file name) of the html rendering engine helper file.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public static string HtmlEngineFullPath { get; set; }

Property Value

Type: String
See Also