This property refers to the information retrieved by the GetCapRange or the GetCapRangeVariant method, which can retrieve a range of possible setting values for the specified functionality in the scan device.
[Visual
Basic] imagekitcontrolname.Scan.RangeStep
[ = Single ]
[Visual C++] [
float =
]imagekitcontrolname.GetScan().GetRangeStep()
Reference
The size of the steps in the settings from RangeMin to RangeMax
Explanation
The RangeStep property refers to the information retrieved by the GetCapRange or the GetCapRangeVariant method, which can retrieve a range of possible setting values for the specified functionality in the scan device.
Setting this value
This value cannot be set.
Retrieving this value
This value can be retrieved at runtime.