ScannerContrastDefault Property
|
This property returns the default contrast value.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic int ContrastDefault { get; }
Public ReadOnly Property ContrastDefault As Integer
Get
public:
property int ContrastDefault {
int get ();
}
Property Value
Type:
Int32
Remarks
This is not necessarily the half of the ContrastMax property.
See Also