PrintWorkflowSpoolStreamContent.GetInputStream Method

Definition

Returns this print data as an input stream.

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

Returns

An input stream of the print data.

Applies to