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