Property LineGap
Namespace TallComponents.PDF.Fonts
Class Font
The height of the line gap specified inside this font at a font size of 1 pt. Multiply the line gap by the font size to get the line gap in points.
If this font program contains no line gap information, double.NaN is returned.
Syntax
public
Double
LineGap
{
get;
}
Property value
Double