Click or drag to resize

PrinterStatus Enumeration

Printer Status.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public enum PrinterStatus
Members
  Member nameDescription
Success Indicates that the print job was successfully submitted.
InvalidPrinter Indicates that the request referenced an invalid printer.
See Also