Specifies the alignment for the table cell's content.
Namespace:
Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 2.0.2000.0 (2.0.2000.0)
Syntax
| C# |
|---|
public enum CellContentAlignment |
| Visual Basic (Declaration) |
|---|
Public Enumeration CellContentAlignment |
| Visual C++ |
|---|
public enum class CellContentAlignment |
Members
| Member name | Description | |
|---|---|---|
| Left | ||
| Center | ||
| Right | ||
| Justify |