Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables Methode
TtfCMapTable::GetPlatformTables method
Gibt CMap‑Untertabellen für planformId und platformSpecificId zurück.
System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
| Parameter | Typ | Beschreibung |
|---|---|---|
| platformId | uint16_t | Plattform-ID. |
| platformSpecificId | uint16_t | Plattformspezifische Kodierungs-ID. |
ReturnValue
CMap-Untertabelle.
Siehe auch
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++