Click or drag to resize

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; }

Property Value

Type: String
See Also