CheckScanner.CropAreaResetAll Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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