ScannerContrastMax Property
|
This property returns the number of available contrast steps of the scanner model.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int ContrastMax { get; }
Public ReadOnly Property ContrastMax As Integer
Get
public:
property int ContrastMax {
int get ();
}
Property Value
Type:
Int32
Remarks
If the scanner does not have a contrast capability, this property is 0.
See Also