DrFont.GetCharWidthPoints
DrFont.GetCharWidthPoints method
Returns width of the character (points).
public float GetCharWidthPoints(char c)
| Parameter | Type | Description |
|---|---|---|
| c | Char | The symbol to calculate. |
Return Value
Returns width
See Also
- class DrFont
- namespace Aspose.Page.Font
- assembly Aspose.Page