Aspose::Font::TtfTables::TtfFpgmTable class

TtfFpgmTable class

Represents “fpgm” table of the TTF Font file.

class TtfFpgmTable : public Aspose::Font::TtfTables::TtfTableBase

Methods

MethodDescription
get_Program()Gets fpgm program.
static get_Tag()Gets table tag.

See Also