Click or drag to resize
TextElementWordSpacing Property
Gets or sets an aditional spacing between words. The words separator is consider the space character with code 32

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public float WordSpacing { get; set; }

Property Value

Type: Single
See Also