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


For a list of all members of this type, see TwainRangeCapability members.

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