ImgBarDecoder User Control

ImgBarDecoder Class Library

ScanDirection Enumeration

 

 Defines constants of the scan image direction.

 

[Visual Basic]

ImgBarDecoder.ScanDirection

 

Constants

    ImgBarDecoder.ScanDirection.All

    ImgBarDecoder.ScanDirection.BottomToTop

    ImgBarDecoder.ScanDirection.LeftToRight

    ImgBarDecoder.ScanDirection.RightToLeft

    ImgBarDecoder.ScanDirection.TopToBottom

   

Example

[Visual Basic] The following example sets the scan direction from left to right.

 

[Visual Basic]

BarcodeReader1.BarcodeDirection = BarcodeReader1.ScanDirection.LeftToRight

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family.

Documentation Version 1.5