Specifies the alignment for the table cell's content.

Namespace:  Neodynamic.SDK.Printing
Assembly:  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 nameDescription
Left
Center
Right
Justify

See Also