Enum GlyphState

GlyphState enumeration

Specifies the glyph state.

public enum GlyphState

Values

NameValueDescription
Success0Glyph was parsed successfully.
ParsedWithErrors1Glyph was parsed with errors.

See Also