Share via


PrintWorkflowPdlDataAvailableEventArgs.SourceContent プロパティ

定義

現在のジョブのソース ページ記述言語 (PDL) コンテンツを取得します。

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

プロパティ値

現在のジョブのソース PDL コンテンツ。

適用対象