Accusoft TwainPRO 8
PostScan Event
See Also  Send comments on this topic.
Cancel
A boolean value which, if set to True, the session ends and the StartSession method returns control.
AccusoftTwainPro8 ActiveX DLL > TwainPro Object : PostScan Event

Glossary Item Box

Description

Raised after a scan or transfer ends.

Syntax

Visual Basic
Public Event PostScan( _
   ByRef Cancel As Boolean _
)

Parameters

Cancel
A boolean value which, if set to True, the session ends and the StartSession method returns control.

Remarks

This is the place to use the SaveFile method to save an image or the hDIB property to do a memory transfer of an image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.