Clenas the cache on the printer's memory. Important: It must be invoked after the Print method i.e as the last step of the print job process.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)

Syntax

C#
public void CleanCache()
Visual Basic
Public Sub CleanCache
Visual C++
public:
void CleanCache()

See Also