Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Fonts.FontModel
FontModel.LineGap Property
The height of the line gap specified inside this font at a font size of 1 pt. Multiply the line gap with the font size to
get the line gap in points.
csharp
public double LineGap { get; set; }
Property Value
Remarks
If this font program contains no line gap information null is returned.