Type1FontMetrics.MeasureString
Type1FontMetrics.MeasureString method
Measures string and returns string width.
public override double MeasureString(string unicode, double fontSize)
Parameter | Type | Description |
---|---|---|
unicode | String | Unicode string. |
fontSize | Double | Font size. |
Return Value
String width.
See Also
- class Type1FontMetrics
- namespace Aspose.Font.Type1
- assembly Aspose.Font