C#
public enum struct PrintQueueStatus : System.IComparable, System.IFormattable, System.IConvertible
{
}
Articles
|
QueueStatus None {0} System.Printing.PrintQueueStatus ScheduleCompletedJobsFirst True Boolean SeparatorFile "" String ShareName "INFO_MPHEPD" String
|
|
Specifies the status of a print queue or its printer. This enumeration ... Previous Versions .NET Framework 3.0 Class Library System.Printing PrintQueueStatus Enumeration
|
|
Gets a value that represents the status of the printer. These include ... Property Value Type: System.Printing . . :: . PrintQueueStatus. The current PrintQueueStatus value.
|