Aspose::Font::TtfCMapFormats::TtfCMapFormat2Table::GetAllCodes method

TtfCMapFormat2Table::GetAllCodes method

Gets all the codes from current CMap’s subtable.

System::SharedPtr<System::Collections::Generic::List<uint32_t>> Aspose::Font::TtfCMapFormats::TtfCMapFormat2Table::GetAllCodes() override

ReturnValue

all codes from current CMap’s subtable.

See Also