Aspose::Page::IGlyph class
IGlyph class
This interface give access to main parameters of glyphs.
class IGlyph : public virtual System::Object
Methods
Method | Description |
---|---|
virtual get_AdvanceWidth() | Returns advanced width of the glyph. |
virtual get_CharCode() | Returns char code of the glyph. |
virtual get_LeftSideBearing() | Returns left side bearing of the glyph. |
See Also
- Class Object
- Namespace Aspose::Page
- Library Aspose.Page for C++