TXTextControl.CanParagraphFormat Property

Informs whether paragraph 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.CanParagraphFormat

Data Types

Boolean.

Limitations

Read only, run time only.

See Also