TXTextControlWeb.EditMode Object

Determines the possible document edit modes. The object has the following properties:

Introduced: 24.0.

Member Description
Edit The document's text can be edited.
ReadAndSelect The document's text is read only but can be selected.
ReadOnly The document's text is read only.