Orientation of barcodes to search for in recognition.
Read-write property
Visual Basic |
---|
Public Property BarcodeOrientation As BC_Orientation |
The BC_Orientation enumeration value set.
The default value is BC_OrientationBoth.
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.
This property applies to 1D barcodes only.