Aspose::Font::TtfCMapFormats::TtfCMapFormat6Table::GetAllCodes 方法

TtfCMapFormat6Table::GetAllCodes method

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

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

ReturnValue

当前 CMap 子表的所有代码。

另见