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

BarcodeJustifyFlags Enumeration

Show in webframe





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

            

            
[FlagsAttribute()]
[DataContractAttribute(Namespace="http://Leadtools.Services.Barcode.DataContracts/2009/01", Name="BarcodeJustifyFlags")]
public enum class BarcodeJustifyFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo justification flags selected.
0x00001000RightJustifies the barcode symbol to the right side of the image.
0x00002000HorizontalCenterJustifies the barcode symbol in the horizontal center of the image.
0x00004000BottomJustifies the barcode symbol to the bottom side of the image.
0x00008000VerticalCenterJustifies the barcode symbol in the vertical center of the image.
Inheritance Hierarchy

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

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