ExpertPdf Html to Pdf Converter Library
WordSpacing Property
NamespacesExpertPdf.HtmlToPdfTextAreaWordSpacing
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)