ScannerBrightness Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic uint Brightness { get; set; }
Public Property Brightness As UInteger
Get
Set
public:
property unsigned int Brightness {
unsigned int get ();
void set (unsigned int value);
}
Property Value
Type:
UInt32
See Also