इसके माध्यम से साझा किया गया


PrintWorkflowPrinterJob.Printer Property

Definition

Gets the Internet Printing Protocol (IPP) printer device for the current printer job.

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

Property Value

The IPP printer device for the current printer job.

Applies to