Leadtools.Barcode Requires Barcode add-on license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BarcodeDirectionFlags Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeDirectionFlags Enumeration



Flags that identify the barcode direction, used when reading linear and PDF417 barcodes.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum BarcodeDirectionFlags 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As BarcodeDirectionFlags
C# 
[FlagsAttribute()]
public enum BarcodeDirectionFlags : Enum 
C++/CLI 
[FlagsAttribute()]
public enum class BarcodeDirectionFlags : public Enum 

Members

MemberDescription
None No direction flags used.
LeftToRight Read from left to right across the image.
RightToLeft Read from right to left across the image.
TopToBottom Read from top to bottom across the image.
BottomToTop Read from bottom to top across the image.
Skew Read in a skewed or diagonal direction.
Horizontal Read horizontally (left to right and right to left).
Vertical Read vertically (top to bottom and bottom to top).
Diagonal Read in a diagonal or skewed direction.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.BarcodeDirectionFlags

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features