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