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

The following tables list the members exposed by TwainEnumerationCapability.

Public Properties

 NameDescription
public Property CountGets or sets the number of items in the array of the TwainEnumerationCapability object.  
public Property CurrentIndexGets or sets the index of the current value in the enumeration item list contained in the TwainEnumerationCapability object.  
public Property DefaultIndexGets or sets the index of the default value in the enumeration item list contained in the TwainEnumerationCapability object.  
public Property ItemTypeGets or sets the type of data contained in the TwainEnumerationCapability object.  
Top

Public Methods

 NameDescription
public Method GetValueGets the value of the TwainEnumerationCapability object.  
public Method SetValueSets the value of the TwainEnumerationCapability object.  
Top

See Also