PrintJobPriority Enumeration
.NET Framework (current version)
Specifies a non-numerical priority for a print job relative to other print jobs in the print queue.
Assembly: System.Printing (in System.Printing.dll)
| Member name | Description | |
|---|---|---|
| Default | A job that has the DefaultPriority for the PrintQueueStream. | |
| Maximum | A job that has the highest priority. | |
| Minimum | A job that has the lowest priority. | |
| None | A job that has no non-numerical priority. |
.NET Framework
Available since 3.0
Available since 3.0
Show: