letterSpacing

val letterSpacing: Length? = null

Controls the spacing between letters.

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.