Share via


PrintWorkflowPdlSourceContent.GetInputStream Method

Definition

Gets the input stream containing page description language (PDL) content for the current job.

public:
 virtual IInputStream ^ GetInputStream() = GetInputStream;
IInputStream GetInputStream();
public IInputStream GetInputStream();
function getInputStream()
Public Function GetInputStream () As IInputStream

Returns

The input stream containing PDL content for the current job.

Applies to