Aspose::Font::TtfTables::TtfVmtxTable class
TtfVmtxTable class
Represents “vmtx” table of the TTF Font file.
class TtfVmtxTable : public Aspose::Font::TtfTables::TtfTableBase
Nested classes
- Class LongVerMetric
Methods
Method | Description |
---|---|
static get_Tag() | Gets table tag. |
get_TopSideBearings() | Gets Top Side Bearings. Array of top side bearings of the glyph. |
get_VMetrics() | Gets vertical metrics. |
See Also
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++