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: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public ICollection FontNames { get; }
Public ReadOnly Property FontNames As ICollection
Get
Property Value
Type:
ICollectionSee Also