Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetAllCodes method
TtfCMapFormat6Table::GetAllCodes method
Gets all the codes from current CMap’s subtable.
System::SharedPtr<System::Collections::Generic::List<uint32_t>> Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetAllCodes() override
ReturnValue
All codes from current CMap’s subtable.
See Also
- Typedef SharedPtr
- Class List
- Class TtfCMapFormat6Table
- Namespace Aspose::Font::TtfCMapFormats
- Library Aspose.Font for C++