Aspose::Font::TtfTables::TtfCMapTable::GetAllSubtables 方法
TtfCMapTable::GetAllSubtables method
返回 CMap 表中的所有子表。
System::ArrayPtr<System::SharedPtr<TtfCMapTable::TtfCMapSubtableDescription>> Aspose::Font::TtfTables::TtfCMapTable::GetAllSubtables()
ReturnValue
包含 TtfCMapSubtableDescription 对象的数组
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapSubtableDescription
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++