ConditionCode Property

Summary

Gets or sets the condition code for retrieving the extended image information.

Syntax
C#
VB
C++
public TwainConditionCode ConditionCode { get; set; } 
Public Property ConditionCode As TwainConditionCode 
public: 
property TwainConditionCode ConditionCode { 
   TwainConditionCode get(); 
   void set (    TwainConditionCode ); 
} 

Property Value

The condition code for retrieving the extended image information.

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