Aspose::Pdf::Facades::PdfFileMend::set_OutputStream method

PdfFileMend::set_OutputStream method

Sets the output stream.

void Aspose::Pdf::Facades::PdfFileMend::set_OutputStream(System::SharedPtr<System::IO::Stream> value)

Deprecated

Use Save(outputStream) method for getting facade results.

See Also