←Select platform

IsStarted Property

Summary

Indicates whether the TwainServer is started.

Syntax
C#
VB
C++
public bool IsStarted { get; } 
Public ReadOnly Property IsStarted() As Boolean 
   Get 
public:  
   property bool IsStarted 
   { 
      bool get() 
   } 

Property Value

true TwainServer is started; otherwise, false.

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.