TXTextControl.CanDocumentFormat Property

Informs whether page and section formatting attributes can be changed. The property's value depends on the TXTextControl.DocumentPermissions property and the currently set edit mode.

Introduced: 25.0.

Syntax

TXTextControl.CanDocumentFormat

Data Types

Boolean.

Limitations

Read only, run time only.

See Also