TtfCMapTable.GetPlatformTables
TtfCMapTable.GetPlatformTables method
返回针对 planformId 和 platformSpecificId 的 CMap 子表。
public TtfCMapFormatBaseTable[] GetPlatformTables(ushort platformId, ushort platformSpecificId)
| 参数 | 类型 | 描述 |
|---|---|---|
| platformId | UInt16 | 平台标识。 |
| platformSpecificId | UInt16 | 平台特定编码标识。 |
返回值
CMap 子表。
另见
- class TtfCMapFormatBaseTable
- class TtfCMapTable
- namespace Aspose.Font.TtfTables
- assembly Aspose.Font