다음을 통해 공유


PrintSupportSessionInfo.Printer 속성

정의

현재 세션의 프린터 디바이스를 가져옵니다.

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

속성 값

현재 세션의 프린터 디바이스입니다.

적용 대상