PrintQueue::DefaultPriority Property
.NET Framework (current version)
Gets or sets the default priority that is given to each new print job added to the queue.
Assembly: System.Printing (in System.Printing.dll)
Property Value
Type: System::Int32The default priority for print jobs added to the queue. Possible values range from 1 through 99. The default is 1.
A print job's priority can be changed by users after it enters the print queue.
.NET Framework
Available since 3.0
Available since 3.0
Show: