PrintQueueIndexedProperty Enumeration
.NET Framework 3.0
Specifies the properties that are initialized when a PrintQueue object is constructed.
Namespace: System.Printing
Assembly: System.Printing (in system.printing.dll)
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. |
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: