Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables metodo
TtfCMapTable::GetPlatformTables method
Restituisce le sotto-tabelle CMap per planformId e platformSpecificId.
System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
| Parametro | Tipo | Descrizione |
|---|---|---|
| platformId | uint16_t | ID piattaforma. |
| platformSpecificId | uint16_t | ID codifica specifica della piattaforma. |
ReturnValue
Sottotabelle CMap.
Vedi anche
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++