GetGlyphName
TtfPostTable.GetGlyphName method
通过字形索引获取字形名称。
public string GetGlyphName(uint glyphIndex)
范围 | 类型 | 描述 |
---|---|---|
glyphIndex | UInt32 | 字形索引。 |
返回值
字形名称。
也可以看看
- class TtfPostTable
- 命名空间 Aspose.Font.TtfTables
- 部件 Aspose.Font
通过字形索引获取字形名称。
public string GetGlyphName(uint glyphIndex)
范围 | 类型 | 描述 |
---|---|---|
glyphIndex | UInt32 | 字形索引。 |
字形名称。