Share via


CheckScanner.CropAreaEntireImage Field

2/27/2008

Indicates the crop area is equal to the scanned image.

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

Syntax

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

Remarks

Used in the DefineCropArea and StoreImage methods.

This field replaces the CHK_CROP_AREA_ENTIRE_IMAGE UPOS constant.

See Also

Reference

CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace
DefineCropArea
StoreImage