The following tables list the members exposed by PageImageProcessingEventArgs.
Name | Description | |
---|---|---|
Arguments | (Read only) Gets the command arguments. (Inherited from ImageProcessingEventArgs) | |
CommandName | (Read only) Gets the command name. (Inherited from ImageProcessingEventArgs) | |
FirstPageNumber | (Read only) Gets the first page number to process. (Inherited from ImageProcessingEventArgs) | |
Id | (Read only) Gets the scan session Id. (Inherited from ImageProcessingEventArgs) | |
Image | (Read only) Gets the image page. | |
IsCanceled | Indicates whether the operation should be canceled. (Inherited from ImageProcessingEventArgs) | |
IsPreview | (Read only) Indicates whether the requested command is for preview. (Inherited from ImageProcessingEventArgs) | |
LastPageNumber | (Read only) Gets the last page number to process. (Inherited from ImageProcessingEventArgs) | |
PageNumber | (Read only) Gets the page number. | |
PreviewHeight | (Read only) Gets the preview height. (Inherited from ImageProcessingEventArgs) | |
PreviewWidth | (Read only) Gets the preview width. (Inherited from ImageProcessingEventArgs) | |
Skip | Indicates whether the operation should be skipped for the current page. | |
UserData | (Read only) Gets the user data. (Inherited from ImageProcessingEventArgs) |