|
PdfTextSectionLeading Property
|
Gets or sets a value that indicates the vertical distance between the baselines of adjacent lines of text.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic float Leading { get; set; }Public Property Leading As Single
Get
Set
Property Value
Single
See Also