userName Property

Summary

Name of the user.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentViewer.prototype, 'userName', 
	get: function(), 
	set: function(value) 
) 
userName: string; 

Property Value

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.

Remarks

Currently UserName is used by Annotations as the "Author" metadata to use when annotations objects are added or modified.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Document.Viewer Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.