Aspose::Font::TtfTables::TtfCMapTable::FindUnicodeTable 方法
TtfCMapTable::FindUnicodeTable method
搜索并返回 Unicode CMap。如果存在 ucs-4 CMap,则优先返回它;否则返回它能找到的任何 Unicode CMap。
System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable> Aspose::Font::TtfTables::TtfCMapTable::FindUnicodeTable()
ReturnValue
Unicode 子表。
另见
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++