Leadtools TWAIN (Leadtools.Twain assembly)

raise__acquireMultiPage Method

Show in webframe





The source of the sender
A TwainAcquireMultiPageEventArgs object that contains the event data.
(Document/Medical only) Occurs during multipage image scanning
Syntax
protected void raise__acquireMultiPage( 
   object value0,
   TwainAcquireMultiPageEventArgs value1
)
'Declaration
 
Protected Sub raise__acquireMultiPage( _
   ByVal value0 As Object, _
   ByVal value1 As TwainAcquireMultiPageEventArgs _
) 
'Usage
 
Dim instance As TwainSession
Dim value0 As Object
Dim value1 As TwainAcquireMultiPageEventArgs
 
instance.raise__acquireMultiPage(value0, value1)

            

            
protected:
void raise__acquireMultiPage( 
   Object^ value0,
   TwainAcquireMultiPageEventArgs^ value1
) 

Parameters

value0
The source of the sender
value1
A TwainAcquireMultiPageEventArgs object that contains the event data.
Requirements

Target Platforms

See Also

Reference

TwainSession Class
TwainSession Members
Startup Method
Shutdown Method
AcquireFast Method
FindFastConfiguration Method
EnableAcquireMultiPageEvent Property

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.