 |
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: 24.1
Syntaxpublic string HtmlCharset { get; set; }
Public Property HtmlCharset As String
Get
Set
Property Value
Type:
String
See Also