 |
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: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic string HtmlCharset { get; set; }Public Property HtmlCharset As String
Get
Set
Property Value
String
See Also