ExpertPDF PDF to Text Converter
AddHtmlMetaTags Property
NamespacesExpertPdfPdfToTextConverterAddHtmlMetaTags
When this property is true the extracted text is included in a HTML document with the meta info taken from the PDF document description. The default value is false.
Declaration Syntax
C#Visual BasicVisual C++
public bool AddHtmlMetaTags { get; set; }
Public Property AddHtmlMetaTags As Boolean
public:
property bool AddHtmlMetaTags {
	bool get ();
	void set (bool value);
}

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