PrintQueue.QueuePrintProcessor Eigenschap

Definitie

Hiermee haalt u de afdrukprocessor op die door de wachtrij wordt gebruikt of stelt u deze in.

public:
 virtual property System::Printing::PrintProcessor ^ QueuePrintProcessor { System::Printing::PrintProcessor ^ get(); void set(System::Printing::PrintProcessor ^ value); };
public virtual System.Printing.PrintProcessor QueuePrintProcessor { get; set; }
member this.QueuePrintProcessor : System.Printing.PrintProcessor with get, set
Public Overridable Property QueuePrintProcessor As PrintProcessor

Waarde van eigenschap

De PrintProcessor wachtrij gebruikt, zoals WinPrint of ModiPrint.

Van toepassing op