Partager via


PrintWorkflowJobStartingEventArgs.Printer Propriété

Définition

Obtient le périphérique d’imprimante IPP (Internet Printing Protocol) pour le travail d’imprimante actuel.

public:
 property IppPrintDevice ^ Printer { IppPrintDevice ^ get(); };
IppPrintDevice Printer();
public IppPrintDevice Printer { get; }
var ippPrintDevice = printWorkflowJobStartingEventArgs.printer;
Public ReadOnly Property Printer As IppPrintDevice

Valeur de propriété

Périphérique d’imprimante IPP pour le travail d’imprimante actuel.

S’applique à