Link Search Menu Expand Document

HTMLExtractorFontSubstitutionMap 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
public Dictionary<string, string> FontSubstitutionMap { get; }

Property Value

Type: DictionaryString, String

Implements

IHTMLExtractorFontSubstitutionMap
See Also

Reference