VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.DocumentViewer.Dialogs Namespace / WebTwainDeviceSelectionDialogJS type / get_SelectedDevice Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SelectedDevice Method
In This Topic
Gets selected TWAIN device.
Syntax
var instance = new Vintasoft.Imaging.DocumentViewer.Dialogs.WebTwainDeviceSelectionDialogJS(deviceManager);

var value; // Type: object
value = instance.get_SelectedDevice();

Return Value

The Vintasoft.Twain.WebTwainDeviceJS object.
Browser Compatibility
56+
45+
11
See Also