wordSpacing

val wordSpacing: Length? = null

Controls the spacing between words.

Positive values adds spacing, while negative values reduce spacing.

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

This option does not affect fixed layout documents.