Accusoft.OCRXpress.Java
setPageOrientation Method
The desired page orientation value to use.
Sets the page orientation for the recognition engine. A value of PageOrientation.DETECT will automatically detect the orientation of the page while a value of PageOrientation.UPRIGHT will assume that the page is correctly oriented already. A value of PageOrientation.REORIENT will both detect the correct orientation and will rotate the page in memory to the correct orientation.
Syntax
public void setPageOrientation( 
   PageOrientation value
)

Parameters

value
The desired page orientation value to use.
See Also

Reference

RecognitionParameters Class
RecognitionParameters Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback