Aspose::Font::TtfTables::TtfCMapTable::GetAllSubtables 方法

TtfCMapTable::GetAllSubtables method

返回 CMap 表中的所有子表。

System::ArrayPtr<System::SharedPtr<TtfCMapTable::TtfCMapSubtableDescription>> Aspose::Font::TtfTables::TtfCMapTable::GetAllSubtables()

ReturnValue

包含 TtfCMapSubtableDescription 对象的数组

另见