'Declaration Public Function GetSupportedScanContrasts( _
ByRef minValueMinimum value of supported scan contrast.As Integer, _
ByRef maxValueMaximum value of supported scan contrast.As Integer, _
ByRef stepSizeThe step size in range of supported scan contrast.As Integer _
) As Boolean
Parameters
- minValue
- Minimum value of supported scan contrast.
- maxValue
- Maximum value of supported scan contrast.
- stepSize
- The step size in range of supported scan contrast.
Return Value
True - the supported scan contrast values are received successfully; false = the supported scan contrast values are not received.