LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)

BarcodeDirectionFlags Enumeration

Show in webframe





These flags identify the barcode direction. Used when reading linear and PDF417 barcodes.
Syntax
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")]
public enum BarcodeDirectionFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")>
Public Enum BarcodeDirectionFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeDirectionFlags

            

            
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")]
public enum class BarcodeDirectionFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo direction are flags used.
0x00000001LeftToRightReads from left to right across the image.
0x00000002RightToLeftReads from right to left across the image.
0x00000004TopToBottomReads from top to bottom across the image.
0x00000008BottomToTopReads from bottom to top across the image.
0x00000010SkewReads in a skewed or diagonal direction.
0x00000020HorizontalReads horizontally (left to right and right to left).
0x00000040VerticalReads vertically (top to bottom and bottom to top).
0x00000080DiagonalReads in a diagonal or skewed direction.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.Barcode.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features