Option to show configuration UI.
Members
Member | Description |
ShowConnectedDriverList | 2 - Lists, by default, all scanners detected as available for use.
The application user can expand the list to show all scanners found on the system. As a result, this option
is the same as ShowDriverList except that the default view is different. |
ShowDeviceList | 3 - Displays the configuration window for the last used scanner.
If this is the first time a scanner is being loaded, or if the last used scanner cannot be loaded, then the
list of all scanners found on the system is displayed instead (same behavior as ShowDriverList). |
ShowDriverList | 1 - Lists all scanners found on the system, whether or not they are detected as currently available for use. |
UseLastConfiguration | 0 - Loads the last used driver, along with its most recent configuration settings. No UI is displayed.
If this is the first time a scanner is being loaded, or if the last used scanner cannot be loaded,
then the list of all scanners found on the system is displayed instead (same behavior as ShowDriverList). |
Inheritance Hierarchy
Object
ImageGear.Web.Isis.ImGearIsisLoadScannerOption
See Also