Use this event to receive
ScannedEventArgs information about the event.
The event handler receives an argument of type ScannedEventArgs containing data related to this event. The following ScannedEventArgs properties provide information specific to this event.
Property | Description |
---|
Cancel | Gets and sets a cancel on the session. If set to true, the session ends and the StartSession method returns control. |
PendingTransfers | Gets the number of image transfers the TWAIN Data Source is ready to supply to the TwainPRO control. |
ScannedImage | Gets and sets the scanned image and image information. |