Gets the step size contained in the TwainRangeCapability object.
public object StepSize { get; set; }
Public Property StepSize As Object
The step size contained in the TwainRangeCapability object.
The step size is the amount of increase from one step to the next within the range. For example, if the MinimumValue = 0, the MaximumValue = 100, StepSize is 2, then it will take 50 steps to increase from 0 to 100. For more information, refer to How to Work with the Container.
Refer to TwainRangeCapability
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET