PrintingStatus

PrintingStatus is an enumeration that consists of values that represent the print job status.

  • PrintingSucceeded: status that represents a successful print job after it completes.
  • PrintingFailed: status that represents a failed print job after the attempt to print.