Success Property

Summary
Gets a value that represents the success status for the scan configuration, which is currently being tested.
Syntax
C#
VB
C++
public bool Success { get; } 
Public ReadOnly Property Success As Boolean 
public: 
property bool Success { 
   bool get(); 
} 

Property Value

true if the current scan configuration was successful, false if it failed.

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.