IsisAcquisitionDevices Property |
Gets a collection of installed ISIS scanners in the system.
Namespace:
Atalasoft.Isis
Assembly:
Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public IsisDeviceCollection Devices { get; }
Public ReadOnly Property Devices As IsisDeviceCollection
Get
Property Value
Type:
IsisDeviceCollection A
IsisDeviceCollection object containing ISIS scanners found on the system.
Remarks It's possible a device may be listed even when it's not connected.
See Also