Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Shapes.TextShapeModel
TextShapeModel.WordSpacing Property
Get or set the word spacing. This is the extra spacing (in points) occupied by each space character. Default is 0 (no extra spacing).
csharp
public double WordSpacing { get; set; }