| Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package : PageOrientation Enumeration |
| Member | Description |
|---|---|
| DETECT | Automatically detects the orientation of the page, but does not change the rotation of the page. |
| REORIENT | Automatically detects the orientation of the page and rotates the page to face the upright direction. |
| UPRIGHT | Does not attempt to detect or correct the orientation of the page. |
java.lang.Object
java.lang.Enum
com.accusoft.ocrxpress.PageOrientation