Aspose::Font::TtfCMapFormats::TtfCMapFormatBaseTable::GetAllCodes 方法

TtfCMapFormatBaseTable::GetAllCodes method

获取当前 CMap 子表中的所有代码。

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

ReturnValue

当前 CMap 子表的所有代码。

另见