Generates the native printer commands for this print job settings.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)

Syntax

C#
public string GetNativePrinterCommands()
Visual Basic
Public Function GetNativePrinterCommands As String
Visual C++
public:
String^ GetNativePrinterCommands()

Return Value

The native printer commands for this print job settings.

See Also