Aspose::Page::IGlyph class

IGlyph class

This interface give access to main parameters of glyphs.

class IGlyph : public virtual System::Object

Methods

MethodDescription
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