Accusoft.OCRXpress.Java - Updated
PageOrientation Enumeration
Accusoft.OCRXpress.Java Project > com.accusoft.ocrxpress Package : PageOrientation Enumeration
The different methods of recognizing rotated pages and potentially correcting the rotation.
Members
MemberDescription
DETECTAutomatically detects the orientation of the page, but does not change the rotation of the page.
REORIENTAutomatically detects the orientation of the page and rotates the page to face the upright direction.
UPRIGHTDoes not attempt to detect or correct the orientation of the page.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.ocrxpress.PageOrientation

See Also

Reference

com.accusoft.ocrxpress Package