Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

Success Property






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 bool Success {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainFastConfiguration Structure
TwainFastConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.