The number of formats currently in the receive buffer of the printer. For CPCL printers this is always 0.

Namespace:  ZSDK_API.Printer
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public int NumberOfFormatsInReceiveBuffer
Visual Basic (Declaration)
Public NumberOfFormatsInReceiveBuffer As Integer

See Also