|  | 
| 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: 24.1
 Syntax
Syntaxpublic float Leading { get; set; }Public Property Leading As Single
	Get
	Set
Property Value
Type: 
Single See Also
See Also