WiaDeviceManager Class Members
In This Topic
The following tables list the members exposed by
WiaDeviceManager.
Public Constructors
Public Properties
| | Name | Description |
 | Devices | Gets available WIA devices. |
 | IsOpened | Gets a value indicating whether this WIA device manager is opened. |
 | OpenedDevice | Gets the opened WIA device. |
Public Methods
| | Name | Description |
 | Close | Closes this WIA device manager. |
 | Dispose | Disposes this WIA device manager. |
 | Open | Opens this WIA device manager. |
 | ShowDeviceSelectionDialog | Displays the WIA device selection dialog so the user can select the WIA device and returns selected WIA device. |
See Also