Leadtools.Barcode.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
BarcodeJustifyFlags Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeJustifyFlags Enumeration



Flags that identify the barcode justification for write CodeOne, PDF417, DataMatrix and QR barcodes.

Syntax

Visual Basic (Declaration) 
<FlagsAttribute()>
Public Enum BarcodeJustifyFlags 
   Inherits Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As BarcodeJustifyFlags
C# 
[FlagsAttribute()]
public enum BarcodeJustifyFlags : Enum, IComparableIConvertibleIFormattable  
C++/CLI 
[FlagsAttribute()]
public enum class BarcodeJustifyFlags : public Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
None No justification flags selected.
Right Justifies the barcode symbol to the right side of the image.
HorizontalCenter Justifies the barcode symbol in the horizontal center of the image.
Bottom Justifies the barcode symbol to the bottom side of the image.
VerticalCenter Justifies the barcode symbol in the vertical center of the image.

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also

Leadtools.Barcode.CF requires a Barcode Module license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features