←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly