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