Accusoft BarcodeXpress v13.9 - Updated
BC_Orientation Enumeration
AccusoftBarcodeXpress13 ActiveX DLL : BC_Orientation Enumeration
Description
Specifies the orientation for the barcode search.
Members
MemberValueDescription
BC_OrientationBoth0Barcodes with both a vertical and horizontal orientation will be searched.
BC_OrientationHorizontal1Barcodes with only a horizontal orientation will be searched.
BC_OrientationHorizontalVertical0Barcodes with horizontal and vertical orientation are searched.
BC_OrientationHorizontalVerticalDiagonal3Barcodes with horizontal, vertical and diagonal are searched.
BC_OrientationVertical2Barcodes with only a vertical orientation will be searched.
Remarks

The default value is BC_OrientationBoth.

To improve recognition and speed by reducing search criteria, set this property correctly.

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