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