Specifies the content type of a table cell.

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 CellContent
Visual Basic (Declaration)
Public Enumeration CellContent
Visual C++
public enum class CellContent

Members

Member nameDescription
None
Text
Barcode

See Also