PrintQueueIndexedProperty Enumeration
.NET Framework 4.5
Specifies the properties that are initialized when a PrintQueue object is constructed.
Namespace: System.Printing
Assembly: System.Printing (in System.Printing.dll)
| Member name | Description | |
|---|---|---|
| DefaultPriority | The default priority. | |
| Priority | The priority of the print queue relative to other print queues serving the same printer. | |
| Description | The description of the queue. | |
| Location | The location of the physical printer. | |
| DefaultPrintTicket | The default print ticket object. | |
| UserPrintTicket | The print ticket for the user. | |
| SeparatorFile | The path to the separator file. | |
| QueueStatus | The current status of the queue. | |
| HostingPrintServer | The host print server. | |
| QueuePrintProcessor | The print processor for the print queue. | |
| QueuePort | The printer port used by the print queue. | |
| QueueDriver | The printer driver for the queue. | |
| QueueAttributes | The attributes of the print queue. | |
| NumberOfJobs | The number of jobs in the print queue. | |
| AveragePagesPerMinute | The speed of the print queue. | |
| UntilTimeOfDay | The time of day that the queue stops printing jobs. | |
| StartTimeOfDay | The time of day that the queue begins printing its jobs. | |
| Comment | A comment specific to the print queue. | |
| ShareName | The share name of the queue. | |
| Name | The name of the print queue. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.