AutoDeskewCropMode Enumeration |
Namespace: Atalasoft.Imaging.ImageProcessing.Document
Member name | Description | |
---|---|---|
None | Do not crop the deskewed image. The resulting image will be larger then the source image. | |
FullCrop | Crop all of the excess rotated area. The resulting image will be smaller then the source image. | |
OriginalSize | Crop the deskewed image to the original size. |