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