In This Topic
Gets the device, which is opened in device manager.
Syntax
var instance = new Vintasoft.Twain.WebTwainDeviceManagerJS(service);
var value; // Type: Vintasoft.Twain.WebTwainDeviceJS
value = instance.get_OpenedDevice();
Return Value
WebTwainDeviceJS opened in device manager.
Browser Compatibility
See Also