The following tables list the members exposed by ImageProcessingEvent.
Public Properties
Name | Description | |
---|---|---|
Arguments | Gets the arguments for the command. | |
CommandName | Gets the name of the command. | |
FirstPageNumber | Gets the first page number to process. | |
Id | Gets the scan session ID. | |
IsCanceled | Indicates whether the operation should be canceled. | |
IsPreview | Indicates whether the requested command is for a preview. | |
LastPageNumber | Gets the last page number to process. | |
PreviewHeight | Gets the height of the preview. | |
PreviewWidth | Gets the width of the preview. | |
UserData | Gets the user data. |
See Also