Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
TwainInformation Class Members
See Also  Properties  Methods 
Leadtools.Twain Namespace : TwainInformation Class

The following tables list the members exposed by TwainInformation.

Public Constructors

 NameDescription
public Constructor TwainInformation ConstructorInitializes a new TwainInformation object with default values.  
Top

Public Properties

 NameDescription
public Property ConditionCodeGets or sets the condition code for retrieving the extended image information.  
public Property CountGets or sets the number of items retrieved for the extended image information.  
public Property InfoIdGets or sets the extended image information ID.  
public Property ItemTypeGet or sets the type of data contained in the extended image information.  
public Property ReturnCodeGets or sets the return code for retrieving the extended image information.  
Top

Public Methods

 NameDescription
public Method GetItemGets the specified extended image information item.  
Top

See Also