LEADTOOLS WCF Barcode (Leadtools.Services.Barcode.DataContracts assembly)
LEAD Technologies, Inc

BarcodeDirectionFlags Enumeration






These flags identify the barcode direction. Used when reading linear and PDF417 barcodes.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")]
[FlagsAttribute()]
public enum BarcodeDirectionFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")>
<FlagsAttribute()>
Public Enum BarcodeDirectionFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeDirectionFlags
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")]
[FlagsAttribute()]
public enum BarcodeDirectionFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Services.Barcode.DataContracts.BarcodeDirectionFlags = function() { };
Leadtools.Services.Barcode.DataContracts.BarcodeDirectionFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeDirectionFlags")]
[FlagsAttribute()]
public enum class BarcodeDirectionFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomToTopReads from bottom to top across the image.
DiagonalReads in a diagonal or skewed direction.
HorizontalReads horizontally (left to right and right to left).
LeftToRightReads from left to right across the image.
NoneNo direction are flags used.
RightToLeftReads from right to left across the image.
SkewReads in a skewed or diagonal direction.
TopToBottomReads from top to bottom across the image.
VerticalReads vertically (top to bottom and bottom to top).
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Services.Barcode.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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