Error processing SSI file
LEADTOOLS Barcode (Leadtools.Barcode assembly)

Show in webframe

BarcodeJustifyFlags Enumeration








Obsolete: Flags that identify the barcode justification for PDF417/MicroPDF417 barcodes.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum BarcodeJustifyFlags 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As BarcodeJustifyFlags
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags = function() { };
Leadtools.Barcode.Deprecated.BarcodeJustifyFlags.prototype = {<br/>
  LeadtoolsMemberMarker(replace me)
 };
[FlagsAttribute()]
public enum class BarcodeJustifyFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000None No justification flags selected.
0x00001000Right Justifies the barcode symbol to the right side of the image.
0x00002000HorizontalCenter Justifies the barcode symbol in the horizontal center of the image.
0x00004000Bottom Justifies the barcode symbol to the bottom side of the image.
0x00008000VerticalCenter Justifies 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

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