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
	Get
	Set
public:
property float LineSpacing {
	float get ();
	void set (float value);
}
Property Value

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