Generates the native printer commands for this print job settings.

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 string GetNativePrinterCommands()
Visual Basic (Declaration)
Public Function GetNativePrinterCommands As String
Visual C++
public:
String^ GetNativePrinterCommands()

Return Value

The native printer commands for this print job settings.

See Also