TXTextControl.UserNames Property

Gets or sets a list of names specifying users who have access to a document. When the document is set to read-only all editable regions that are related to these users can be edited. The user names are separated through a '|' sign.

Introduced: 25.0.

Syntax

TXTextControl.UserNames

Data Types

String.

Limitations

Run time only.

See Also