PrintServer
PrintServer()
PrintServer(PrintSystemDesiredAccess)
PrintServer(String)
PrintServer(String, PrintServerIndexedProperty[])
PrintServer(String, PrintSystemDesiredAccess)
PrintServer(String, String[])
PrintServer(String, PrintServerIndexedProperty[], PrintSystemDesiredAccess)
PrintServer(String, String[], PrintSystemDesiredAccess)
BeepEnabled
DefaultPortThreadPriority
DefaultSchedulerPriority
DefaultSpoolDirectory
EventLog
IsDelayInitialized
MajorVersion
MinorVersion
Name
NetPopup
PortThreadPriority
RestartJobOnPoolEnabled
RestartJobOnPoolTimeout
SchedulerPriority
SubSystemVersion
Commit()
DeletePrintQueue(PrintQueue)
DeletePrintQueue(String)
GetPrintQueue(String)
GetPrintQueue(String, String[])
GetPrintQueues()
GetPrintQueues(EnumeratedPrintQueueTypes[])
GetPrintQueues(PrintQueueIndexedProperty[])
GetPrintQueues(String[])
GetPrintQueues(PrintQueueIndexedProperty[], EnumeratedPrintQueueTypes[])
GetPrintQueues(String[], EnumeratedPrintQueueTypes[])
InstallPrintQueue(String, String, String[], String, PrintPropertyDictionary)
InstallPrintQueue(String, String, String[], String, PrintQueueAttributes)
InstallPrintQueue(String, String, String[], String, PrintQueueAttributes, PrintQueueStringProperty, Int32, Int32)
InstallPrintQueue(String, String, String[], String, PrintQueueAttributes, String, String, String, String, Int32, Int32)
InternalDispose(Boolean)
Refresh()
net481
namespace System.Printing
{
public class PrintServer : PrintSystemObject
{
public PrintQueueCollection GetPrintQueues(string[] propertiesFilter, EnumeratedPrintQueueTypes[] enumerationFlag);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 3.03.1 |
.NET Framework | 3.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
Information specific to net481 | |
Assembly | System.Printing , Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API