Click or drag to resize
Pdf Library for .NET

PdfTextSectionLeading Property

Gets or sets a value that indicates the vertical distance between the baselines of adjacent lines of text.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public float Leading { get; set; }

Property Value

Single
See Also