This property refers to the information retrieved by the Newtone.ImageKit.WPF.Scan.GetCapabilityRange method, which can retrieve a range of possible setting values for the specified functionality in the scan device.
[Visual Basic]Public ReadOnly Property Step As
Single
[C#]public float Step {get;}
Property Value
The size of the steps in the settings from Minimum to Maximum
Explanation
The Step property refers to the information retrieved by the Newtone.ImageKit.WPF.Scan.GetCapabilityRange method, which can retrieve a range of possible setting values for the specified functionality in the scan device.
See Also
CapabilityRange Members | Newtone.ImageKit