TextElementLineSpacing Property |
Gets or sets value that indicates the vertical distance between the baselines of adjacent lines of text.
Namespace:
ExpertPdf.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public float LineSpacing { get; set; }
Public Property LineSpacing As Single
Get
Set
Property Value
Type:
SingleSee Also