Share via


CheckScanner.CropAreaBottom Field

2/27/2008

Indicates that the y endpoint value of the scanned image is set to the value of the DocumentHeight property.

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

Syntax

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

Remarks

Used in the DefineCropArea method.

This field replaces the CHK_CROP_AREA_BOTTOM UPOS constant.

See Also

Reference

CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace
DocumentHeight
DefineCropArea