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: 5.0.3500.0 (5.0.3500.4)

Syntax

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

See Also