TextState.MeasureHeight
TextState.MeasureHeight method
Measures character height.
public double MeasureHeight(char character)
Parameter | Type | Description |
---|---|---|
character | Char | Character to measure. |
Return Value
Height of the character if we could get it from font; otherwise 0.
See Also
- class TextState
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF