Specifies the text alignment on the barcode image

Namespace: Neodynamic.WebControls.BarcodeProfessional
Assembly: Neodynamic.WebControls.BarcodeProfessional (in Neodynamic.WebControls.BarcodeProfessional.dll) Version: 7.0.2000.0 (7.0.2000.0)

Syntax

C#
public enum Alignment
Visual Basic
Public Enumeration Alignment
Visual C++
public enum class Alignment

Members

Member nameDescription
AboveCenter
AboveLeft
AboveRight
AboveJustify
BelowCenter
BelowLeft
BelowRight
BelowJustify

See Also