Property Descender
Namespace TallComponents.PDF.Fonts
Class Font
The descender of this font at a font size of 1 pt. Multiply the descender with the font size to get the descender in points.
For roman font programs: typically the y-value of the bottom of the lowercase p.
If this font program contains no descender double.NaN is returned.
Syntax
public Double Descender { get; }
Property value
Double