ImageAcquiringEventArgs Class Members
In This Topic
The following tables list the members exposed by
ImageAcquiringEventArgs.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | Cancel | Determines that current acquisition process must be canceled. |
 | FileFormat | Gets or sets the format of file to save acquired image in the File transfer mode. |
 | Filename | Gets or sets the filename to save acquired image in the File transfer mode. |
 | ImageInfo | Get the information about acquiring image. |
See Also