PrintWorkflowPdlModificationRequestedEventArgs.SourceContent Proprietà

Definizione

Ottiene il contenuto PDL (Source Page Description Language) per il processo corrente.

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

Valore della proprietà

Contenuto PDL di origine per il processo corrente.

Si applica a