letterSpacing

val letterSpacing: Length? = null

Controls the spacing between letters.

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.