LEADTOOLS Barcode (Leadtools.Barcode assembly)

BarcodeJustifyFlags Enumeration

Show in webframe







Obsolete: Flags that identify the barcode justification for PDF417/MicroPDF417 barcodes.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodeJustifyFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BarcodeJustifyFlags
[FlagsAttribute()]
public enum BarcodeJustifyFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  

            

            
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags = function() { };
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.prototype = {
None = 0x00000000, Bottom = 0x0, Right = 0x00000010, HorizontalCenter = 0x00002000, VerticalCenter = 0x00008000, };
[FlagsAttribute()]
public enum class BarcodeJustifyFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo justification flags selected.
0x0BottomJustifies the barcode symbol to the bottom side of the image.
0x00000010RightJustifies the barcode symbol to the right side of the image.
0x00002000HorizontalCenterJustifies the barcode symbol in the horizontal center of the image.
0x00008000VerticalCenterJustifies the barcode symbol in the vertical center of the image.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Barcode.Deprecated.BarcodeJustifyFlags

Requirements

Target Platforms

See Also

Reference

Leadtools.Barcode.Deprecated Namespace

 

 


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

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