ExpertPdf Html to Pdf Converter Library
LineSpacing Property
NamespacesExpertPdf.HtmlToPdfTextAreaLineSpacing
ExpertPdf Html to Pdf Converter Library
Gets or sets value that indicates the vertical distance between the baselines of adjacent lines of text.
Declaration Syntax
C#Visual BasicVisual C++
public float LineSpacing { get; set; }
Public Property LineSpacing As Single
public:
property float LineSpacing {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)