Accusoft.TwainPro8.Net
Scanned Event
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > TwainDevice Class : Scanned Event




Glossary Item Box

Use this event to receive ScannedEventArgs information about the event.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

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.

PropertyDescription
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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.