ITrFont.GetCharWidth
ITrFont.GetCharWidth method
返回字符的宽度。
public float GetCharWidth(char charValue)
范围 | 类型 | 描述 |
---|---|---|
charValue | Char | 特点。 |
返回值
一个字符的宽度。
也可以看看
- interface ITrFont
- 命名空间 Aspose.Page
- 部件 Aspose.Page
返回字符的宽度。
public float GetCharWidth(char charValue)
范围 | 类型 | 描述 |
---|---|---|
charValue | Char | 特点。 |
一个字符的宽度。