Gets 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: X18.

<void> TXTextControl.getUserNames(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the list of names.
errorCallback Optional. Is called when the operation failed with an error.