Gets or sets a list of names specifying users who have access to editable regions. When a document is set to read-only all editable regions that are related to these users can be edited.

Introduced: X15.

Syntax

public string[] UserNames { get; set; }
Public Property UserNames() As String()

Further Reading

Learn more about the TXTextControl.TextControl.UserNames Property in the Text Control Blog: