Enumeration PDFServicesJobStatus

Status types for PDFServicesJob.

Enumeration Members

Enumeration Members

DONE: "done"

Represents completed status

FAILED: "failed"

Represents failed status

IN_PROGRESS: "in progress"

Represents in progress status

Generated using TypeDoc