It sends the specified commands to the printer.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
C# |
---|
public static void ExecuteCommand( string command ) |
Visual Basic |
---|
Public Shared Sub ExecuteCommand ( command As String ) |
Visual C++ |
---|
public: static void ExecuteCommand( String^ command ) |
Parameters
- command
- Type: System..::..String
The ZPL or EPL commands.