Specifies the text alignment on the barcode image
Namespace:
Neodynamic.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 6.0.2000.0 (6.0.2000.1)
Syntax
| C# |
|---|
public enum Alignment |
| Visual Basic (Declaration) |
|---|
Public Enumeration Alignment |
| Visual C++ |
|---|
public enum class Alignment |
Members
| Member name | Description | |
|---|---|---|
| AboveCenter | ||
| AboveLeft | ||
| AboveRight | ||
| AboveJustify | ||
| BelowCenter | ||
| BelowLeft | ||
| BelowRight | ||
| BelowJustify |