VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / set_CurrentUser Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_CurrentUser Method
In This Topic
Sets the current user.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

var returnValue; // Type: any

// Parameters
var value; // Type: string

returnValue = instance.set_CurrentUser(value);

Parameters

value
The current user.
Browser Compatibility
56+
45+
11
See Also