←Select platform

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

Leadtools.Twain Assembly