ScannerAvailableAutoBrightness Property
|
This property returns True if the scanner itself or its associated software has the built-in automatic brightness control capability or if the scanner supports grayscale scanning.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool AvailableAutoBrightness { get; }
Public ReadOnly Property AvailableAutoBrightness As Boolean
Get
public:
property bool AvailableAutoBrightness {
bool get ();
}
Property Value
Type:
Boolean
See Also