VintaSoft Twain .NET SDK 15.4: Documentation for Web developer
Vintasoft.Shared Namespace / WebFileInfoJS type / get_Password Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Password Method
In This Topic
Gets a file password.
Syntax
var instance = new Vintasoft.Shared.WebFileInfoJS(id, password, documentLayoutSettings);

var value; // Type: string
value = instance.get_Password();

Return Value

A file password.
Browser Compatibility
9
See Also