Click or drag to resize

IsisImageAcquiredEventArgs Properties

The IsisImageAcquiredEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBitmap
Gets the image as bitmap.
Public propertyCancel
Gets or sets a value which determines if the pending images will be acquired.
Public propertyImage
Gets the image acquired.
Public propertyJobSeparator
Gets the value indicating whether this image is marked as job separator.
Public propertyOrientation
Gets the image orientation.
Top
See Also