Enum GlyphIdType

GlyphIdType enumeration

Specifies types of glyph id.

public enum GlyphIdType

Values

NameValueDescription
ASCIIStringName0ASCII string glyph name.
Int32Index1Integer glyph index.

See Also