Click or drag to resize

PrinterStatus Enumeration

Printer Status.

Namespace: Micros.Ops
Assembly: Ops (in Ops.dll) Version: 19.8
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