GetPlatformTables
TtfCMapTable.GetPlatformTables method
返回 planformId 和 platformSpecificId 的 CMap 子表。
public TtfCMapFormatBaseTable[] GetPlatformTables(ushort platformId, ushort platformSpecificId)
范围 | 类型 | 描述 |
---|---|---|
platformId | UInt16 | 平台 ID。 |
platformSpecificId | UInt16 | 特定于平台的编码 ID。 |
返回值
CMap 子表。
也可以看看
- class TtfCMapFormatBaseTable
- class TtfCMapTable
- 命名空间 Aspose.Font.TtfTables
- 部件 Aspose.Font