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.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public float Leading { get; set; }

Property Value

Type: Single
See Also