Leadtools.Twain Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.8.31
TwainRangeCapability Class Members
See Also  Properties 
Leadtools.Twain Namespace : TwainRangeCapability Class


The following tables list the members exposed by TwainRangeCapability.

Public Properties

 NameDescription
Public PropertyCurrentValue Gets the current value in the range contained in the TwainRangeCapability object.  
Public PropertyDefaultValue Gets the default value in the range contained in the TwainRangeCapability object.  
Public PropertyItemType Gets or sets the type of data contained in the TwainRangeCapability object.  
Public PropertyMaximumValue Gets the maximum value in the range contained in the TwainRangeCapability object.  
Public PropertyMinimumValue Gets the minimum value in the range contained in the TwainRangeCapability object.  
Public PropertyStepSize Gets the step size contained in the TwainRangeCapability object.  
Top

See Also