طريقة Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables
TtfCMapTable::GetPlatformTables method
يعيد جداول فرعية لـ CMap للمعرف planformId والمعرف platformSpecificId.
System::ArrayPtr<System::SharedPtr<TtfCMapFormats::TtfCMapFormatBaseTable>> Aspose::Font::TtfTables::TtfCMapTable::GetPlatformTables(uint16_t platformId, uint16_t platformSpecificId)
| معامل | نوع | الوصف |
|---|---|---|
| platformId | uint16_t | معرف المنصة. |
| platformSpecificId | uint16_t | معرف الترميز الخاص بالمنصة. |
ReturnValue
جداول فرعية CMap.
انظر أيضًا
- Typedef ArrayPtr
- Typedef SharedPtr
- Class TtfCMapFormatBaseTable
- Class TtfCMapTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++