Starts the caching process uploading to the printer's memory all items marked with UseCache on the ThermalLabel object. Important: It must be invoked before the Print method.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 4.0.3500.0 (4.0.3500.1)
Syntax
C# |
---|
public void StartCache() |
Visual Basic |
---|
Public Sub StartCache |
Visual C++ |
---|
public: void StartCache() |