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

The following tables list the members exposed by TwainRangeCapability.

Public Properties

 NameDescription
Public Property CurrentValue Gets the current value in the range contained in the TwainRangeCapability object.  
Public Property DefaultValue Gets the default value in the range contained in the TwainRangeCapability object.  
Public Property ItemType Gets or sets the type of data contained in the TwainRangeCapability object.  
Public Property MaximumValue Gets the maximum value in the range contained in the TwainRangeCapability object.  
Public Property MinimumValue Gets the minimum value in the range contained in the TwainRangeCapability object.  
Public Property StepSize Gets the step size contained in the TwainRangeCapability object.  
Top

See Also