LEADTOOLS Barcode (Leadtools.Barcode assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
BarcodeJustifyFlags Enumeration
See Also  
Leadtools.Barcode Namespace : BarcodeJustifyFlags Enumeration



The BarcodeJustifyFlags Enumeration includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.

Flags that identify the barcode justification for PDF417/MicroPDF417 barcodes.

Syntax

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

Members

MemberDescription
BottomJustifies the barcode symbol to the bottom side of the image.
HorizontalCenterJustifies the barcode symbol in the horizontal center of the image.
NoneNo justification flags selected.
RightJustifies the barcode symbol to the right side of the image.
VerticalCenterJustifies 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 Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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