PrintQueue::Priority Property
.NET Framework (current version)
Gets or sets the priority of the print queue relative to other print queues that are hosted by the same print server and that use the same physical printer.
Assembly: System.Printing (in System.Printing.dll)
Property Value
Type: System::Int32The priority for the print queue. Possible values are from 1 through 99. The default is 1.
Contrast this property with the DefaultPriority property which is about the relative priority of print jobs in the queue.
.NET Framework
Available since 3.0
Available since 3.0
Show: