Specifies the alignment of the barcode

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)

Syntax

C#
public enum BarcodeAlignment
Visual Basic
Public Enumeration BarcodeAlignment
Visual C++
public enum class BarcodeAlignment

Members

Member nameDescription
BottomCenter
BottomLeft
BottomRight
MiddleCenter
MiddleLeft
MiddleRight
TopCenter
TopLeft
TopRight

See Also