LEADTOOLS Barcode (Leadtools.Barcode assembly)
LEAD Technologies, Inc

BarcodeDirectionFlags Enumeration








Obsolete: Flags that identify the barcode direction, used when reading linear and PDF417 barcodes. .NET support
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodeDirectionFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeDirectionFlags
[FlagsAttribute()]
public enum BarcodeDirectionFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
ObjectiveC Syntax
Java Syntax
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags = function() { };
Leadtools.Barcode.Deprecated.BarcodeDirectionFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class BarcodeDirectionFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BottomToTopRead from bottom to top across the image.
DiagonalRead in a diagonal or skewed direction.
HorizontalRead horizontally (left to right and right to left).
LeftToRightRead from left to right across the image.
NoneNo direction flags used.
RightToLeftRead from right to left across the image.
SkewRead in a skewed or diagonal direction.
TopToBottomRead from top to bottom across the image.
VerticalRead vertically (top to bottom and bottom to top).
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.Deprecated.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.Barcode.Deprecated Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features