Gets the BarcodeItem for cell 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 BarcodeItem ContentBarcode { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ContentBarcode As BarcodeItem |
| Visual C++ |
|---|
public: property BarcodeItem^ ContentBarcode { BarcodeItem^ get (); } |