Click or drag to resize

AutoDeskewCommandCropMode Property

Gets or sets a value indicating the method of cropping the resulting de-skewed image.

Namespace:  Atalasoft.Imaging.ImageProcessing.Document
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public AutoDeskewCropMode CropMode { get; set; }

Property Value

Type: AutoDeskewCropMode
A value indicating the method of cropping the resulting de-skewed image. The default value is FullCrop.
See Also