Specifies the text alignment on the barcode image
Namespace: Neodynamic.WebControls.BarcodeProfessionalAssembly: 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 name | Description | |
|---|---|---|
| AboveCenter | ||
| AboveLeft | ||
| AboveRight | ||
| AboveJustify | ||
| BelowCenter | ||
| BelowLeft | ||
| BelowRight | ||
| BelowJustify |