Start Method

Summary

Starts the scanning session.

Syntax
C#
VB
C++
public virtual void Start( 
   string id, 
   object userData 
) 
  
Public Overridable Sub Start( _ 
   ByVal id As String, _ 
   ByVal userData As Object _ 
)  
public: 
virtual void Start(  
   String^ id, 
   Object^ userData 
)  

Parameters

id
The scanning session Id.

userData
The user data.

Requirements

Target Platforms

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

Leadtools.Services.Twain Assembly