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

Public Methods

 NameDescription
Public MethodGetValue Gets the value of the TwainEnumerationCapability object.  
Public MethodSetValue Sets the value of the TwainEnumerationCapability object.  
Top

See Also