Link Search Menu Expand Document

IHTMLExtractorFontSubstitutionMap Property

Map to substitute fonts. You can add new mappings to match a font to another font in output HTML code.

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
Dictionary<string, string> FontSubstitutionMap { get; }

Property Value

Type: DictionaryString, String
See Also

Reference