Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetAllCodes method

TtfCMapFormatBaseTable::GetAllCodes method

Gets all the codes from current CMap’s subtable.

virtual System::SharedPtr<System::Collections::Generic::List<uint32_t>> Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetAllCodes()

ReturnValue

All codes from current CMap’s subtable.

See Also