다음을 통해 공유


PrintWorkflowPrinterJob.Printer 속성

정의

현재 프린터 작업에 대한 IPP(인터넷 인쇄 프로토콜) 프린터 디바이스를 가져옵니다.

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

속성 값

현재 프린터 작업에 대한 IPP 프린터 디바이스입니다.

적용 대상