Compartir a través de


PrintWorkflowPdlModificationRequestedEventArgs.SourceContent Propiedad

Definición

Obtiene el contenido del lenguaje de descripción de la página de origen (PDL) del trabajo actual.

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

Valor de propiedad

Contenido pdL de origen para el trabajo actual.

Se aplica a