PrintQueue::IsDevQueryEnabled Property

 

Gets a value that indicates whether the queue holds documents when document and printer configurations do not match.

Namespace:   System.Printing
Assembly:  System.Printing (in System.Printing.dll)

public:
property bool IsDevQueryEnabled {
	bool get();
}

Property Value

Type: System::Boolean

true if the queue holds mismatched configurations; otherwise, false.

.NET Framework
Available since 3.0
Return to top
Show: