Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables metod

TtfCMapTable::GetPlatformTables method

planformId ve platformSpecificId için CMap alt tablolarını döndürür.

System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
ParametreTürAçıklama
platformIduint16_tPlatform Kimliği.
platformSpecificIduint16_tPlatforma özgü kodlama Kimliği.

ReturnValue

CMap alt tabloları.

Ayrıca Bakınız