ITrueTypeFont.GetAscent
ITrueTypeFont.GetAscent method
Returns the ascent, in points.
public float GetAscent(float fontSize)
| Parameter | Type | Description |
|---|---|---|
| fontSize | Single | Size of the font. |
Return Value
The ascent in points.
See Also
- interface ITrueTypeFont
- package com.aspose.html.drawing
- package Aspose.HTML