Specifies the text alignment on the barcode
Namespace: Neodynamic.SDK.PrintingAssembly: 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 name | Description | |
|---|---|---|
| AboveCenter | ||
| AboveLeft | ||
| AboveRight | ||
| AboveJustify | ||
| BelowCenter | ||
| BelowLeft | ||
| BelowRight | ||
| BelowJustify |