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.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
public float Leading { get; set; }
Property Value
Single