Creates a copy of the current ThermalLabel.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
| C# |
|---|
public ThermalLabel Clone() |
| Visual Basic |
|---|
Public Function Clone As ThermalLabel |
| Visual C++ |
|---|
public: ThermalLabel^ Clone() |
Return Value
Type: ThermalLabelA copy of the current ThermalLabel.