|
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: 24.1
Syntax public static string HtmlEngineFullPath { get; set; }
Public Shared Property HtmlEngineFullPath As String
Get
Set
Property Value
Type:
StringSee Also