Share via


CheckScanner.AutomaticContrast Field

2/27/2008

Indicates the device can automatically adjust the contrast of the image.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const AutomaticContrast As Integer
public const int AutomaticContrast
public:
literal int AutomaticContrast
public static final int AutomaticContrast
public const var AutomaticContrast : int

Remarks

This field indicates whether the device can automatically adjust the contrast of the image.

This field replaces the CHK_AUTOMATIC_CONTRAST UPOS constant.

See Also

Reference

CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace