Type1FontMetrics.MeasureString
Type1FontMetrics.MeasureString method
测量字符串并返回字符串宽度。
public override double MeasureString(string unicode, double fontSize)
| 参数 | 类型 | 描述 |
|---|---|---|
| unicode | String | Unicode 字符串。 |
| fontSize | Double | 字体大小。 |
返回值
字符串宽度。
另见
- class Type1FontMetrics
- namespace Aspose.Font.Type1
- assembly Aspose.Font