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