GetGlyphIndex
TtfCMapFormat8Table.GetGlyphIndex method
获取给定字符代码的字形索引。
public override uint GetGlyphIndex(uint charCode)
范围 | 类型 | 描述 |
---|---|---|
charCode | UInt32 | 字符代码。 |
返回值
字形索引。
也可以看看
- class TtfCMapFormat8Table
- 命名空间 Aspose.Font.TtfCMapFormats
- 部件 Aspose.Font
获取给定字符代码的字形索引。
public override uint GetGlyphIndex(uint charCode)
范围 | 类型 | 描述 |
---|---|---|
charCode | UInt32 | 字符代码。 |
字形索引。