Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 CurrentValueGets the current value in the range contained in the TwainRangeCapability object.  
public Property DefaultValueGets the default value in the range contained in the TwainRangeCapability object.  
public Property ItemTypeGets or sets the type of data contained in the TwainRangeCapability object.  
public Property MaximumValueGets the maximum value in the range contained in the TwainRangeCapability object.  
public Property MinimumValueGets the minimum value in the range contained in the TwainRangeCapability object.  
public Property StepSizeGets the step size contained in the TwainRangeCapability object.  
Top

See Also