TtfCMapTable.GetPlatformTables
TtfCMapTable.GetPlatformTables method
Returns CMap subtables for planformId and platformSpecificId.
public TtfCMapFormatBaseTable[] GetPlatformTables(ushort platformId, ushort platformSpecificId)
| Parameter | Type | Description |
|---|---|---|
| platformId | UInt16 | Platform Id. |
| platformSpecificId | UInt16 | Platform-specific encoding Id. |
Return Value
CMap subtables.
See Also
- class TtfCMapFormatBaseTable
- class TtfCMapTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font