ExpertPdf PDF Creator Library
LineSpacing Property
NamespacesExpertPdf.PdfCreatorTextElementLineSpacing
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)