Gets or sets value that indicates the vertical distance between the baselines of adjacent lines of text.

C# | Visual Basic | Visual C++ |
public float LineSpacing { get; set; }
Public Property LineSpacing As Single Get Set
public: property float LineSpacing { float get (); void set (float value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)