Leadtools.Documents.UI Namespace > DocumentViewer Object : UserName Property |
get_userName();
set_userName(value);
Object.defineProperty('userName');
Type | Description |
---|---|
string | The name of the user to be used in certain operations detailed below. The default value is currently logged in user if this value can be obtained, null otherwise. |
Currently UserName is used by Annotations as the "Author" metadata to use when annotations objects are added or modified.