←Select platform

Acquire Method

Summary
Acquires images from the selected source.

Syntax
C#
C++/CLI
Python
public virtual void Acquire( 
   string id, 
   TwainUserInterfaceFlags flags, 
   object userData 
) 
public: 
virtual void Acquire(  
   String^ id, 
   TwainUserInterfaceFlags flags, 
   Object^ userData 
)  
def Acquire(self,id,flags,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.Twain Assembly

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