Barcode Xpress for Java v13.9 - Updated
setOrientation Method
com.accusoft.barcodexpress Package > BarcodeReader Class : setOrientation Method
type of the orientation for the barcode search.

Sets the orientation of the barcodes to analyze during recognition.

The barcode recognition engine is capable of detecting barcodes in an image without any prior knowledge of the barcode orientation. However, you can speed up the recognition process by specifying a barcode orientation.
Syntax
public void setOrientation( 
   Orientation orientation
)

Parameters

orientation
type of the orientation for the barcode search.
See Also

Reference

BarcodeReader Class
BarcodeReader Members

Is this page helpful?
Yes No
Thanks for your feedback.