The following tables list the members exposed by TwainEnumerationCapability.
Public Properties
| Name | Description |
| Count | Gets or sets the number of items in the array of the TwainEnumerationCapability object. |
| CurrentIndex | Gets or sets the index of the current value in the enumeration item list contained in the TwainEnumerationCapability object. |
| DefaultIndex | Gets or sets the index of the default value in the enumeration item list contained in the TwainEnumerationCapability object. |
| ItemType | Gets or sets the type of data contained in the TwainEnumerationCapability object. |
Top
Public Methods
| Name | Description |
| GetValue | Gets the value of the TwainEnumerationCapability object. |
| SetValue | Sets the value of the TwainEnumerationCapability object. |
Top
See Also