LocalPrintServer Properties
.NET Framework 4.5
The LocalPrintServer type exposes the following members.
| Name | Description | |
|---|---|---|
|
BeepEnabled | Gets or sets a value that indicates whether the print server beeps in response to an error condition in the printer. (Inherited from PrintServer.) |
|
DefaultPortThreadPriority | Infrastructure. Do not use. (Inherited from PrintServer.) |
|
DefaultPrintQueue | Gets or sets the default print queue. |
|
DefaultSchedulerPriority | Infrastructure. Do not use. (Inherited from PrintServer.) |
|
DefaultSpoolDirectory | Gets or sets the path where the print server's spool files are located. (Inherited from PrintServer.) |
|
EventLog | Gets or sets the type of events that the print server logs. (Inherited from PrintServer.) |
|
MajorVersion | Gets the major version of the operating system. (Inherited from PrintServer.) |
|
MinorVersion | Gets the minor version within the major version of the operating system. (Inherited from PrintServer.) |
|
Name | Gets the name of the print server. (Inherited from PrintServer.) |
|
NetPopup | Gets or sets a value that indicates whether notifications that a print job has finished are sent to either the print server or the client computer. (Inherited from PrintServer.) |
|
Parent | Gets the parent of the object. (Inherited from PrintSystemObject.) |
|
PortThreadPriority | Gets or sets the thread priority for the process that manages I/O through the printer ports. (Inherited from PrintServer.) |
|
PropertiesCollection | Gets a collection of attribute and value pairs. (Inherited from PrintSystemObject.) |
|
RestartJobOnPoolEnabled | Gets or sets a value that indicates whether users can restart jobs after an error occurs if printer pooling is enabled. (Inherited from PrintServer.) |
|
RestartJobOnPoolTimeout | Gets or sets a value that indicates the wait time before a job can be restarted, if an error occurs when printer pooling is also enabled. (Inherited from PrintServer.) |
|
SchedulerPriority | Gets or sets the thread priority for the process that routes print jobs from applications to print queues. (Inherited from PrintServer.) |
|
SubSystemVersion | Gets the version of the print spooler system. (Inherited from PrintServer.) |