Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

raise_AcquirePage Method






The source of the sender
A TwainAcquirePageEventArgs object that contains the event data.
Occurs after an image is acquired.
Syntax
public void raise_AcquirePage( 
   object sender,
   TwainAcquirePageEventArgs e
)
'Declaration
 
Public Sub raise_AcquirePage( _
   ByVal sender As Object, _
   ByVal e As TwainAcquirePageEventArgs _
) 
'Usage
 
Dim instance As TwainSession
Dim sender As Object
Dim e As TwainAcquirePageEventArgs
 
instance.raise_AcquirePage(sender, e)
public void raise_AcquirePage( 
   object sender,
   TwainAcquirePageEventArgs e
)
 function Leadtools.Twain.TwainSession.raise_AcquirePage( 
   sender ,
   e 
)
public:
void raise_AcquirePage( 
   Object^ sender,
   TwainAcquirePageEventArgs^ e
) 

Parameters

sender
The source of the sender
e
A TwainAcquirePageEventArgs object that contains the event data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainSession Class
TwainSession Members
Startup Method
Shutdown Method
SelectSource Method
Acquire Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.