VintaSoft Barcode .NET SDK 14.3: Documentation for Web developer
Vintasoft.Barcode Namespace / WebScanDirectionEnumJS Enumeration
Members Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebScanDirectionEnumJS Enumeration
    In This Topic
    Specifies available direction types for barcode scanning.
    Members
    MemberDescription
    NoneBarcodes is not scanned.
    LeftToRightHorizontally, left to right.
    TopToBottomVertically, top to bottom.
    RightToLeftHorizontally, right to left.
    HorizontalHorizontally, left to right and right to left.
    BottomToTopVertically, bottom to top.
    VerticalVertically, bottom to top and top to bottom.
    Angle45and135Top to bottom and bottom to top at 45 degrees and 135 degrees angle. This direction cannot be used separately and should should be used along with horizontal or/and vertical direction.
    Inheritance Hierarchy

    Object
       Vintasoft.Shared.WebEnumItemBaseJS
          Vintasoft.Shared.WebFlagsEnumItemBaseJS
             Vintasoft.Barcode.WebScanDirectionEnumJS

    Browser Compatibility
    9
    5
    11
    5
    See Also