TextElementLineSpacing Property |
Gets or sets value that indicates the vertical distance between the baselines of adjacent lines of text.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic float LineSpacing { get; set; }Public Property LineSpacing As Single
Get
Set
Property Value
Single
See Also