PrintQueue::QueuePrintProcessor Property
.NET Framework (current version)
Gets or sets the print processor that the queue uses.
Assembly: System.Printing (in System.Printing.dll)
public: property PrintProcessor^ QueuePrintProcessor { virtual PrintProcessor^ get(); virtual void set(PrintProcessor^ value); }
Property Value
Type: System.Printing::PrintProcessor^The PrintProcessor that the queue uses, such as WinPrint or ModiPrint.
.NET Framework
Available since 3.0
Available since 3.0
Show: