PrintWorkflowSpoolStreamContent.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.
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.