Aspose::Font::TtfCMapFormats::TtfCMapFormat0Table::GetAllCodes 方法

TtfCMapFormat0Table::GetAllCodes method

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

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

ReturnValue

当前 CMap 子表的所有代码。

另见