DeviceEventArgs Class |
Namespace: Atalasoft.Twain
The DeviceEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomaticCaptureCount | Gets the number of images that will be automatically captured by the device. | |
| BatteryMinutes | Gets the number of battery minutes remaining. | |
| BatteryPercentage | Gets the percentage of the battery remaining. | |
| CancelPending | Gets or sets a value which determines if the pending images will be acquired. | |
| DeviceName | Gets the product name of the device which fired the event. | |
| Event | Gets the event that was triggered. | |
| Flash | Gets the flash mode of the device. | |
| PowerSupply | Gets the type of power supply being used. | |
| Resolution | Gets the resolution of the device. | |
| TimeBeforeFirstCapture | Gets the number of milliseconds before the first capture will take place. | |
| TimeBetweenCaptures | Gets the number of milliseconds between captures. |
| Name | Description | |
|---|---|---|
| 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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |