Error processing SSI file
LEADTOOLS Leadtools.Documents.UI (Leadtools.Documents.UI assembly)

Show in webframe

UserName Property






Name of the user
Syntax
public string UserName {get; set;}
'Declaration
 
Public Property UserName As String
'Usage
 
Dim instance As DocumentViewer
Dim value As String
 
instance.UserName = value
 
value = instance.UserName
public:
property String^ UserName {
   String^ get();
   void set (    String^ value);
}

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

See Also

Reference

DocumentViewer Class
DocumentViewer Members

Error processing SSI file
Leadtools.Documents.UI requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features