Visual Basic
C#
Managed Extensions for C++
C++/CLI
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. |