Aspose::Font::TtfTables::TtfFpgmTable 类

TtfFpgmTable class

表示 TTF Font 文件的 “fpgm” 表。

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

方法

方法描述
get_Program()获取 fpgm 程序。
static get_Tag()获取表标签。

另见