Click or drag to resize

PdfToTextConverterAddHtmlMetaTags Property

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.

Namespace:  ExpertPdf
Assembly:  eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax
public bool AddHtmlMetaTags { get; set; }

Property Value

Type: Boolean
See Also