Aspose::Font::TtfTables::TtfCMapTable::GetAllSubtables method
TtfCMapTable::GetAllSubtables method
Returns all the subtables from CMap table.
System::ArrayPtr<System::SharedPtr<TtfCMapTable::TtfCMapSubtableDescription>> Aspose::Font::TtfTables::TtfCMapTable::GetAllSubtables()
ReturnValue
array of TtfCMapSubtableDescription objects
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapSubtableDescription
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++