PdfToTextConverterHtmlCharset Property |
The charset meta tag added to the generated HTML document. This property has effect only when the AddHtmlMetaTags
property is true. The default value is UTF-8.
Namespace: ExpertPdfAssembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntaxpublic string HtmlCharset { get; set; }
Public Property HtmlCharset As String
Get
Set
Property Value
Type:
String
See Also