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.14.1869
Syntaxpublic int numberOfFormatsInReceiveBuffer
Public numberOfFormatsInReceiveBuffer As Integer
public:
int numberOfFormatsInReceiveBuffer
Field Value
Type: 
Int32
See Also