Accusoft.TwainPro8.Net
ScannedEventHandler Delegate
See Also  Send Feedback
Accusoft.TwainProSdk Namespace : ScannedEventHandler Delegate




sender
The object that issued the post-scan event.
e
Arguments for the scanned event. This object contains a scanned image object, a property for cancelling the scanning session, and a property indicating the number of pending transfers.

Glossary Item Box

A delegate for post-scan events.

Syntax

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

Parameters

sender
The object that issued the post-scan event.
e
Arguments for the scanned event. This object contains a scanned image object, a property for cancelling the scanning session, and a property indicating the number of pending transfers.

Remarks

This is the delegate for post-scan events. The TwainDevice class uses this delegate whenever a scan or transfer ends.

See Also

©2013. Accusoft Corporation. All Rights Reserved.