It causes a printer in Pause Mode to resume printing.

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 static void StartPrinting()
Visual Basic
Public Shared Sub StartPrinting
Visual C++
public:
static void StartPrinting()

Remarks

The operation is identical to pressing PAUSE on the control panel of the printer when the printer is already in Pause Mode.

See Also