PrinterStatusnumberOfFormatsInReceiveBuffer Field
|
The number of formats currently in the receive buffer of the printer. For CPCL printers this is always 0.
Namespace:
Zebra.Sdk.Printer
Assembly:
SdkApi_Core (in SdkApi_Core.dll) Version: 2.13.898
Syntax public int numberOfFormatsInReceiveBuffer
Public numberOfFormatsInReceiveBuffer As Integer
public:
int numberOfFormatsInReceiveBuffer
Field Value
Type:
Int32See Also