Acquire Method

Summary
Acquires images from the selected source.
Syntax
C#
VB
C++
public virtual void Acquire( 
   string id, 
   TwainUserInterfaceFlags flags, 
   object userData 
) 
  
Public Overridable Sub Acquire( _ 
   ByVal id As String, _ 
   ByVal flags As TwainUserInterfaceFlags, _ 
   ByVal userData As Object _ 
)  
public: 
virtual void Acquire(  
   String^ id, 
   TwainUserInterfaceFlags flags, 
   Object^ userData 
)  

Parameters

id
The scanning session Id.

flags
Indicates whether to display the manufacturer's user interface.

userData
The user data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.