ITrFont.CharStrings
ITrFont.CharStrings property
Returns mapping between character name and glyph.
public Dictionary<string, IGlyph> CharStrings { get; }
See Also
- interface IGlyph
- interface ITrFont
- namespace Aspose.Page
- assembly Aspose.Page
Returns mapping between character name and glyph.
public Dictionary<string, IGlyph> CharStrings { get; }