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

var instance = new Vintasoft.Imaging.DocumentViewer.Dialogs.WebTwainDeviceCapabilitiesDialogJS(device);

Parameters

device
An instance of Vintasoft.Twain.WebTwainDeviceJS class that represents opened TWAIN device.
Browser Compatibility
56+
45+
11
See Also