Link Search Menu Expand Document

IHTMLExtractorKeepOriginalFontNames Property

By default HTMLExtractor replaces names of embedded fonts with standard (or "descendant") fonts similar by metrics and typeface. This is because embedded fonts differ from fonts installed into your system or absent there at all. Set this property to true if you want to keep the original font names.

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

Property Value

Type: Boolean
See Also

Reference