Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BC_Orientation Enumeration
In This Topic
    BC_Orientation Enumeration
    In This Topic
    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.