wordSpacing

val wordSpacing: Length? = null

Controls the spacing between words.

Positive values add spacing, while negative values reduce spacing.

When the LengthUnit is PERCENT, the value is relative to the font-size.

This option does not affect fixed layout documents.