PrintWorkflowPdlSourceContent.GetInputStream Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.