Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 Count Gets or sets the number of items in the array of the TwainEnumerationCapability object.  
Public Property CurrentIndex Gets or sets the index of the current value in the enumeration item list contained in the TwainEnumerationCapability object.  
Public Property DefaultIndex Gets or sets the index of the default value in the enumeration item list contained in the TwainEnumerationCapability object.  
Public Property ItemType Gets or sets the type of data contained in the TwainEnumerationCapability object.  
Top

Public Methods

 NameDescription
Public Method GetValue Gets the value of the TwainEnumerationCapability object.  
Public Method SetValue Sets the value of the TwainEnumerationCapability object.  
Top

See Also