StructureTextState.CharacterSpacing

StructureTextState.CharacterSpacing property

Gets or sets character spacing of the text.

public float? CharacterSpacing { get; set; }

Remarks

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

See Also