VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI.Panels Namespace / WebUiDocumentPasswordPanelJS type / getPassword Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    getPassword Method
    In This Topic
    Gets a password.
    Syntax
    var instance = new Vintasoft.Imaging.UI.Panels.WebUiDocumentPasswordPanelJS(settings, fileId);
    
    var value; // Type: string
    value = instance.getPassword();
    
    
    function getPassword() : string;
    

    Return Value

    Password.
    Browser Compatibility
    56+
    45+
    11
    See Also