DrFont.GetTextSizePoints
DrFont.GetTextSizePoints method
Returns measurement text box of the text in points.
public SizeF GetTextSizePoints(string text)
Parameter | Type | Description |
---|---|---|
text | String | The text to calculate. |
Return Value
Returns size
See Also
- class DrFont
- namespace Aspose.Page.Font
- assembly Aspose.Page