Aspose::Font::TtfTables::TtfFpgmTable class
TtfFpgmTable class
Represents “fpgm” table of the TTF Font file.
class TtfFpgmTable : public Aspose::Font::TtfTables::TtfTableBase
Methods
Method | Description |
---|---|
get_Program() | Gets fpgm program. |
static get_Tag() | Gets table tag. |
See Also
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++