TXTextControl.CanCharacterFormat Property

Informs whether character formatting attributes can be changed for the currently selected text. The property's value depends on the TXTextControl.DocumentPermissions property and the currently set edit mode.

Introduced: 25.0.

Syntax

TXTextControl.CanCharacterFormat

Data Types

Boolean.

Limitations

Read only, run time only.

See Also