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: 23.1
Syntax
public float Leading { get; set; }

Property Value

Type: Single
See Also