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




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

Glossary Item Box

A delegate for pre-scan events.

Syntax

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

Parameters

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

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.