Specifies the text alignment.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
| C# |
|---|
public enum TextAlignment |
| Visual Basic |
|---|
Public Enumeration TextAlignment |
| Visual C++ |
|---|
public enum class TextAlignment |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | ||
| Center | 1 | ||
| Right | 2 | ||
| Justify | 3 |