Leadtools TWAIN (Leadtools.Twain assembly)

Success Property

Show in webframe





Gets a value that represents the success status for the scan configuration, which is currently being tested.
Syntax
public bool Success {get;}
'Declaration
 
Public ReadOnly Property Success As Boolean
'Usage
 
Dim instance As TwainFastConfiguration
Dim value As Boolean
 
value = instance.Success

            

            
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).
Example
Refer to TwainFastConfigurationEventArgs.FastConfiguration
Requirements

Target Platforms

See Also

Reference

TwainFastConfiguration Structure
TwainFastConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.