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

BarcodeDirectionFlags Enumeration






Flags that identify the barcode direction, used when reading linear and PDF417 barcodes.
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  
Leadtools.Workflow.Barcode.BarcodeDirectionFlags = function() { };
Leadtools.Workflow.Barcode.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.Workflow.Barcode.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.Workflow.Barcode Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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