Aspose::Font::Glyphs::GlyphState enum
GlyphState enum
Specifies the glyph state.
enum class GlyphState
Values
Name | Value | Description |
---|---|---|
Success | 0 | Glyph was parsed successfully. |
ParsedWithErrors | 1 | Glyph was parsed with errors. |
See Also
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++