Aspose::Font::TtfTables::TtfCMapTable::FindUnicodeTable method
TtfCMapTable::FindUnicodeTable method
Searches and returns unicode CMap. if there is ucs-4 CMap - returns it first; otherwise - returns any unicode cmap it can find.
System::SharedPtr<Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable> Aspose::Font::TtfTables::TtfCMapTable::FindUnicodeTable()
ReturnValue
Unicode subtable.
See Also
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++