Aspose::Font::TtfTables::TtfFpgmTable 类
TtfFpgmTable class
表示 TTF Font 文件的 “fpgm” 表。
class TtfFpgmTable : public Aspose::Font::TtfTables::TtfTableBase
方法
| 方法 | 描述 |
|---|---|
| get_Program() | 获取 fpgm 程序。 |
| static get_Tag() | 获取表标签。 |
另见
- Class TtfTableBase
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++