IHTMLExtractorFontSubstitutionMap Property ByteScout PDF To HTML SDK
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.4.1.4802-master
Syntax

Dictionary<string, string> FontSubstitutionMap { get; }

Property Value

Type: DictionaryString, String
See Also

Reference