WebTwainDeviceSelectionDialogJS Constructor(object)
In This Topic
Initializes a new instance of the
WebTwainDeviceSelectionDialogJS class.
Syntax
// Parameters
var deviceManager; // Type: object
var instance = new Vintasoft.Imaging.DocumentViewer.Dialogs.WebTwainDeviceSelectionDialogJS(deviceManager);
Parameters
- deviceManager
- An instance of Vintasoft.Twain.WebTwainDeviceManagerJS class that represents opened TWAIN device manager.
Browser Compatibility
See Also