Leadtools TWAIN (Leadtools.Twain assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 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