AcquireEventArgs Properties |
The AcquireEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelPending | Gets or sets a value which determines if the pending images will be acquired. | |
| EndOfJob | Gets a value indicating whether this is the last image in a batch job. | |
| ExtendedImageInfo | Gets a Hashtable containing extended image information retrieved from the device for this acquisition.
| |
| FileName | Gets the filename of the image when acquired to file. | |
| Image | Gets the Bitmap image acquired. | |
| OutputStream | Gets the Stream where image data was saved from a TWSX_MEMORY or
TWSX_MEMFILE transfer. | |
| PendingImages | Gets the number of images waiting to be acquired. |