Alignment EnumerationNeodynamic Barcode Professional for .NET Windows Forms Class Reference
Specifies the text alignment on the barcode image

Namespace: Neodynamic.WinControls.BarcodeProfessional
Assembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 8.0.2000.0 (8.0.2000.0)
Syntax

public enum Alignment
Members

  Member nameValueDescription
AboveCenter0
AboveLeft1
AboveRight2
AboveJustify3
BelowCenter4
BelowLeft5
BelowRight6
BelowJustify7
See Also