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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly