TXTextControl.CanTableFormat Property

Informs whether table formatting attributes and/or the table layout 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.CanTableFormat

Data Types

Boolean.

Limitations

Read only, run time only.

See Also