Table of Contents

Property WordSpacing

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

WordSpacing

Gets or sets the current word spacing.

public double WordSpacing { get; set; }

Property Value

double

The word spacing.

Remarks

Word spacing works the same way as CharacterSpacingbut applies only to the space character. The word spacing parameter is added to the glyph's horizontal or vertical displacement (depending on the writing mode). For horizontal writing, a positive value for word spacing has the effect of increasing the spacing between words.
Default value: 0.