Aspose::Font::Glyphs::GlyphIdType enum
GlyphIdType enum
Specifies types of glyph id.
enum class GlyphIdType
Values
| Name | Value | Description |
|---|---|---|
| ASCIIStringName | 0 | ASCII string glyph name. |
| Int32Index | 1 | Integer glyph index. |
See Also
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++