|
PdfToTextHtmlCharset Property |
The charset meta tag added to the generated HTML document when the GetHtml() method is used. The default value is UTF-8.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public string HtmlCharset { get; set; }
Public Property HtmlCharset As String
Get
Set
Property Value
Type:
StringSee Also