Use this event to receive
ScanningEventArgs information about the event.
The event handler receives an argument of type ScanningEventArgs containing data related to this event. The following ScanningEventArgs properties provide information specific to this event.
Property | Description |
---|
Cancel | Gets and sets an indicator whether to cancel the session. |
PendingTransfers | Gets the number of image transfers the TWAIN Data Source is ready to supply to the TwainPRO control. |
ScannedImageData | Gets and sets the scanned image information. |