This property refers to the default setting for a specified functionality as retrieved by the GetCapRange or theGetCapRangeVariant method.
[Visual
Basic] imagekitcontrolname.Scan.RangeDefault
[ = Single ]
[Visual C++] [
float =
]imagekitcontrolname.GetScan().GetRangeDefault()
Reference
The default setting for that functionality. (The setting when the device is turned on.)
Explanation
The RangeDefault property refers to the maximum setting for a specified functionality as retrieved by the GetCapRange or theGetCapRangeVariant method.
Setting this value
This value cannot be set.
Retrieving this value
This value can be retrieved at runtime.