VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer.Dialogs Namespace / WebTwainDeviceSelectionDialogJS type / WebTwainDeviceSelectionDialogJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also