PrintQueueIndexedProperty Enumeration
Specifies the properties that are initialized when a PrintQueue object is constructed.
Assembly: System.Printing (in System.Printing.dll)
| Member name | Description | |
|---|---|---|
| AveragePagesPerMinute | The speed of the print queue. | |
| Comment | A comment specific to the print queue. | |
| DefaultPrintTicket | The default print ticket object. | |
| DefaultPriority | The default priority. | |
| Description | The description of the queue. | |
| HostingPrintServer | The host print server. | |
| Location | The location of the physical printer. | |
| Name | The name of the print queue. | |
| NumberOfJobs | The number of jobs in the print queue. | |
| Priority | The priority of the print queue relative to other print queues serving the same printer. | |
| QueueAttributes | The attributes of the print queue. | |
| QueueDriver | The printer driver for the queue. | |
| QueuePort | The printer port used by the print queue. | |
| QueuePrintProcessor | The print processor for the print queue. | |
| QueueStatus | The current status of the queue. | |
| SeparatorFile | The path to the separator file. | |
| ShareName | The share name of the queue. | |
| StartTimeOfDay | The time of day that the queue begins printing its jobs. | |
| UntilTimeOfDay | The time of day that the queue stops printing jobs. | |
| UserPrintTicket | The print ticket for the user. |
Available since 3.0