Enum Alignment
Specifies the text alignment on the barcode image
Namespace:Neodynamic.WebControls.BarcodeProfessional
Assembly:Neodynamic.WebControls.BarcodeProfessional.dll
Syntax
public enum Alignment
Fields
AboveCenter
Declaration
AboveCenter = 0
Field Value
Type | Description |
---|---|
Alignment |
AboveJustify
Declaration
AboveJustify = 3
Field Value
Type | Description |
---|---|
Alignment |
AboveLeft
Declaration
AboveLeft = 1
Field Value
Type | Description |
---|---|
Alignment |
AboveRight
Declaration
AboveRight = 2
Field Value
Type | Description |
---|---|
Alignment |
BelowCenter
Declaration
BelowCenter = 4
Field Value
Type | Description |
---|---|
Alignment |
BelowJustify
Declaration
BelowJustify = 7
Field Value
Type | Description |
---|---|
Alignment |
BelowLeft
Declaration
BelowLeft = 5
Field Value
Type | Description |
---|---|
Alignment |
BelowRight
Declaration
BelowRight = 6
Field Value
Type | Description |
---|---|
Alignment |