ExpertPdf PDF Creator Library
WordSpacing Property
NamespacesExpertPdf.PdfCreatorTextElementWordSpacing
ExpertPdf PDF Creator Library
Gets or sets an aditional spacing between words. The words separator is consider the space character with code 32
Declaration Syntax
C#Visual BasicVisual C++
public float WordSpacing { get; set; }
Public Property WordSpacing As Single
	Get
	Set
public:
property float WordSpacing {
	float get ();
	void set (float value);
}
Property Value

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