Gets the current user.
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
var value; // Type: string
value = instance.get_CurrentUser();
function get_CurrentUser() : string;
Return Value
The current user. The default value is "Guest".