The height of this font at a font size of 1 pt. Multiply the height with the font size to
get the height in points.
Namespace: TallComponents.PDF.Layout.FontsAssembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0
Syntax
Return Value
Height of this font at 1 pt.
Remarks
This is the height specified by the bounding box.
This height is used as line spacing.
For TrueType this value is : YMax - YMin (notice that YMin is negative).