IsisDevice Class |
Namespace: Atalasoft.Isis
The IsisDevice type exposes the following members.
Name | Description | |
---|---|---|
Controller |
Gets the device controller.
| |
Location |
Gets the device location.
| |
Name |
Gets the device name.
| |
Settings |
Gets the settings.
| |
State |
Gets the controller state.
|
Name | Description | |
---|---|---|
Acquire |
Acquires an image from the device.
| |
AcquireToFile(IsisFileType, IsisCompression) |
Acquires an image from the device to a file.
| |
AcquireToFile(IsisCompression, String, String, String, String, String) |
Acquires an image from the device to PDF document.
| |
Close |
Closes the device.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Open |
Opens the device.
| |
ShowDeviceDialog |
Displays a scanner configuration dialog, allowing users to change scan settings.
| |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |