←Select platform

Start Method

Summary

Starts the TwainServer.

Syntax
C#
VB
C++
public void Start( 
   IntPtr owner 
) 
Public Sub Start( 
   ByVal owner As System.IntPtr 
) 
public:  
   void Start( 
      System::IntPtr owner 
   ) 

Parameters

owner

Form owner's Window handle.

Example

For a sample, refer to the Leadtools.WebScanning.Host demo.

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.