VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.Dialogs Namespace / WebUiDocumentPasswordDialogJS type / WebUiDocumentPasswordDialogJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebUiDocumentPasswordDialogJS Constructor(string)
In This Topic
Initializes a new instance of the WebUiDocumentPasswordDialogJS class.
Syntax
// Parameters
var fileId; // Type: string

var instance = new Vintasoft.Imaging.UI.Dialogs.WebUiDocumentPasswordDialogJS(fileId);

Parameters

fileId
A file identifier.
Browser Compatibility
56+
45+
11
See Also