Stop Property

Summary
Indicates whether or not to stop the configuration test.
Syntax
C#
VB
C++
public bool Stop { get; set; } 
Public Property Stop As Boolean 
public: 
property bool Stop { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to stop, false to continue normally.

Remarks

For more information, refer to Fast TWAIN (Scan Configurations).

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.Twain Assembly

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