Click or drag to resize

FontSubstitutionMapFontNames Property

Gets all the font names included in this map.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public ICollection FontNames { get; }

Property Value

Type: ICollection
See Also