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:
ExpertPdf
Assembly:
eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax public string HtmlCharset { get; set; }
Public Property HtmlCharset As String
Get
Set
Property Value
Type:
StringSee Also