The method to get the lowest possible rational value for the current scan setting when the scan setting is a range of values.
Syntax
Visual Basic
Public Sub RangeMinimumRational( _
ByRef Numer As Long, _
ByRef Denom As Long _
)
Parameters
Numer
The numerator for the rational type.
Denom
The denominator for the rational type.
Remarks
A value should always be checked against this property before applying it because the lowest rational value can vary widely between different types of scanners.