The following tables list the members exposed by ImageProcessingEventArgs.
Public Properties
Name | Description | |
---|---|---|
![]() |
Arguments | (Read only) Gets the command arguments. |
![]() |
CommandName | (Read only) Gets the command name. |
![]() |
FirstPageNumber | (Read only) Gets the first page number to process. |
![]() |
Id | (Read only) Gets the scan session Id. |
![]() |
IsCanceled | Indicates whether the operation should be canceled. |
![]() |
IsPreview | (Read only) Indicates whether the requested command is for preview. |
![]() |
LastPageNumber | (Read only) Gets the last page number to process. |
![]() |
PreviewHeight | (Read only) Gets the preview height. |
![]() |
PreviewWidth | (Read only) Gets the preview width. |
![]() |
UserData | (Read only) Gets the user data. |