Link Search Menu Expand Document

IHTMLExtractorAddFontStyleHTMLTagsToText Property

Controls if HTML output adds font style information to text objects. Default is true. Set to false to output text objects as plain text objects without font size and style defined.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
bool AddFontStyleHTMLTagsToText { get; set; }

Property Value

Type: Boolean
See Also

Reference