PdfTextElementLeading Property
The line spacing multiplier used when rendering text.
This value is multiplied by the font size to determine the space between lines.
If zero, a default value of 1.2 is used
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
public float Leading { get; set; }
Property Value
Single