Share via


CheckScanner.CropAreaResetAll Field

Definition

Indicates that the crop area definitions (as specified by the value of the MaxCropAreas property) have their x,y and width/height values reset to 0,0 and DocumentWidth and DocumentHeight, respectively.

public const int CropAreaResetAll = -2;
val mutable CropAreaResetAll : int
Public Const CropAreaResetAll As Integer  = -2

Field Value

Value = -2

Applies to