PdlPassthroughTarget.GetOutputStream Method

Definition

Retrieves the output stream, which will be passed to the printer.

public:
 virtual IOutputStream ^ GetOutputStream() = GetOutputStream;
IOutputStream GetOutputStream();
public IOutputStream GetOutputStream();
function getOutputStream()
Public Function GetOutputStream () As IOutputStream

Returns

The output stream.

Applies to