Specifies the alignment of the barcode
            
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)
 Syntax
Syntax
| C# | 
|---|
| public enum BarcodeAlignment | 
| Visual Basic | 
|---|
| Public Enumeration BarcodeAlignment | 
| Visual C++ | 
|---|
| public enum class BarcodeAlignment | 
 Members
Members
| Member name | Description | |
|---|---|---|
| BottomCenter | ||
| BottomLeft | ||
| BottomRight | ||
| MiddleCenter | ||
| MiddleLeft | ||
| MiddleRight | ||
| TopCenter | ||
| TopLeft | ||
| TopRight | 





