SaneLocalDeviceManager Class Members
In This Topic
The following tables list the members exposed by
SaneLocalDeviceManager.
Public Constructors
Public Properties
| Name | Description |
 | Devices | Gets available local SANE devices. |
 | IsOpened | Gets a value indicating whether this device manager is opened. |
 | IsSaneAvailable | Gets a value indicating whether the SANE is available. |
 | OpenedDevice | Gets the opened SANE device. |
 | SaneLibPath | Gets or sets the path to "libsane.so" file. |
 | Version | Gets the SANE version. |
Public Methods
| Name | Description |
 | Close | Closes this SANE device manager. |
 | Dispose | Disposes this SANE device manager. |
 | Open | Opens this SANE device manager. |
See Also