HtmlToImageConverterDefaultHtmlEncoding Property
The default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document. By default this property is not set
and an auto determined text encoding will be used by converter
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public string DefaultHtmlEncoding { get; set; }
Public Property DefaultHtmlEncoding As String
Get
Set
Property Value
String