TXTextControl.CanStyleFormat Property

Informs whether the document can be formatted with formatting styles. The property's value depends on the TXTextControl.DocumentPermissions property and the currently set edit mode.

Introduced: 25.0.

Syntax

TXTextControl.CanStyleFormat

Data Types

Boolean.

Limitations

Read only, run time only.

See Also