TXTextControl.CharacterSpacing Property

Returns or sets a character spacing value, in twips, of the selected text. This value is added to each character. When it is negative, character spacing is reduced, otherwise it is extended.

Introduced: 30.0.

Syntax

TXTextControl.CharacterSpacing [= value]

Remarks

The property returns -32767, if the selection contains characters with different spacing values.

Data Types

Integer.

See Also