Share via


CheckScanner.CropAreaRight Field

2/27/2008

Indicates that the x endpoint value of a scanned image are set to the value of the DocumentWidth property.

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

Syntax

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

Remarks

Used in the DefineCropArea method.

This field replaces the CHK_CROP_AREA_RIGHT UPOS constant.

See Also

Reference

CheckScanner Class
CheckScanner Members
Microsoft.PointOfService Namespace
DefineCropArea
DocumentWidth