Specifies the text alignment on 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 BarcodeTextAlignment
Visual Basic
Public Enumeration BarcodeTextAlignment
Visual C++
public enum class BarcodeTextAlignment

Members

Member nameDescription
AboveCenter
AboveLeft
AboveRight
AboveJustify
BelowCenter
BelowLeft
BelowRight
BelowJustify

See Also