C#
public enum struct PrintJobPriority : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
Type: System.Printing . . :: . PrintJobPriority. A PrintJobPriority that represents the priority of the print job as Maximum , Minimum , Default , or None
|
|
Specifies a non-numerical priority for a print job relative to other print ... Previous Versions .NET Framework 3.0 Class Library System.Printing PrintJobPriority Enumeration
|