Aspose::Font::Glyphs::GlyphIdType enum

GlyphIdType enum

Specifies types of glyph id.

enum class GlyphIdType

Values

NameValueDescription
ASCIIStringName0ASCII string glyph name.
Int32Index1Integer glyph index.

See Also