PrintQueue.KeepPrintedJobs 속성

정의

큐가 인쇄 후 삭제하는 대신 프린터 언어 파일을 저장하는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool KeepPrintedJobs { bool get(); };
public bool KeepPrintedJobs { get; }
member this.KeepPrintedJobs : bool
Public ReadOnly Property KeepPrintedJobs As Boolean

속성 값

true큐가 프린터 언어 파일을 저장하는 경우 그렇지 않으면 . false

설명

프린터에서 이 의미의 신호를 지원하지 않는 경우 속성은 항상 false.입니다.

적용 대상