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