ExpertPDF PDF to Text Converter
HtmlCharset Property
NamespacesExpertPdfPdfToTextConverterHtmlCharset
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.
Declaration Syntax
C#Visual BasicVisual C++
public string HtmlCharset { get; set; }
Public Property HtmlCharset As String
public:
property String^ HtmlCharset {
	String^ get ();
	void set (String^ value);
}

Assembly: pdftotext (Module: pdftotext) Version: 3.1.0.0 (3.1.0.0)