다음을 통해 공유


PrintWorkflowPdlModificationRequestedEventArgs.SourceContent 속성

정의

현재 작업에 대한 원본 페이지 설명 언어(PDL) 콘텐츠를 가져옵니다.

public:
 property PrintWorkflowPdlSourceContent ^ SourceContent { PrintWorkflowPdlSourceContent ^ get(); };
PrintWorkflowPdlSourceContent SourceContent();
public PrintWorkflowPdlSourceContent SourceContent { get; }
var printWorkflowPdlSourceContent = printWorkflowPdlModificationRequestedEventArgs.sourceContent;
Public ReadOnly Property SourceContent As PrintWorkflowPdlSourceContent

속성 값

현재 작업의 원본 PDL 콘텐츠입니다.

적용 대상