IFontMetrics.GetAscender
IFontMetrics.GetAscender method
Returns ascender for specific Font size.
public double GetAscender(double fontSize)
Parameter | Type | Description |
---|---|---|
fontSize | Double | Font size. |
Return Value
Ascender value.
See Also
- interface IFontMetrics
- namespace Aspose.Font
- assembly Aspose.Font