Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeOrientation Property
In This Topic
    BarcodeOrientation Property
    In This Topic
    Description
    Orientation of barcodes to search for in recognition.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeOrientation As BC_Orientation
    Return Type
    The BC_Orientation enumeration value set.
    Remarks

    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.

    See Also