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

ConditionCode Property






Gets or sets the condition code for retrieving the extended image information.
Syntax
public TwainConditionCode ConditionCode {get; set;}
'Declaration
 
Public Property ConditionCode As TwainConditionCode
'Usage
 
Dim instance As TwainInformation
Dim value As TwainConditionCode
 
instance.ConditionCode = value
 
value = instance.ConditionCode
public TwainConditionCode ConditionCode {get; set;}
 get_ConditionCode();
set_ConditionCode(value);
public:
property TwainConditionCode ConditionCode {
   TwainConditionCode get();
   void set (    TwainConditionCode value);
}

Property Value

The condition code for retrieving the extended image information.
Example
Refer to TwainInformation.GetItem(int, int)
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

TwainInformation Class
TwainInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

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