Enum GlyphIdType
GlyphIdType enumeration
Specifies types of glyph id.
public enum GlyphIdType
Values
Name | Value | Description |
---|---|---|
ASCIIStringName | 0 | ASCII string glyph name. |
Int32Index | 1 | Integer glyph index. |
See Also
- namespace Aspose.Font.Glyphs
- assembly Aspose.Font