Gets or sets an aditional spacing between words. The words separator is consider the
space character with code 32

C# | Visual Basic | Visual C++ |
public float WordSpacing { get; set; }
Public Property WordSpacing As Single Get Set
public: property float WordSpacing { float get (); void set (float value); }

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