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: ExpertPdfAssembly: eppdftotext (in eppdftotext.dll) Version: 9.0
Syntaxpublic bool AddHtmlMetaTags { get; set; }Public Property AddHtmlMetaTags As Boolean
Get
Set
Property Value
Boolean
See Also