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; }
Public Property AddHtmlMetaTags As Boolean
Get
Set
Property Value
Type:
BooleanSee Also