Link Search Menu Expand Document

HTMLExtractorAddFontStyleHTMLTagsToText 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
public bool AddFontStyleHTMLTagsToText { get; set; }

Property Value

Type: Boolean

Implements

IHTMLExtractorAddFontStyleHTMLTagsToText
See Also

Reference