Partager via


PrintWorkflowPrinterJob.Printer Propriété

Définition

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

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

Valeur de propriété

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

S’applique à