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