TXTextControl.CanPrint Property

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

Introduced: 25.0.

Syntax

TXTextControl.CanPrint

Data Types

Boolean.

Limitations

Read only, run time only.

See Also