StructureTextState.WordSpacing

StructureTextState.WordSpacing property

Gets or sets word spacing of the text.

public float? WordSpacing { get; set; }

Remarks

Can be null. Use null to inherit WordSpacing property from parent structure element.

See Also