Aspose::Pdf::Facades::PdfFileMend::get_OutputStream method

PdfFileMend::get_OutputStream method

Sets the output stream.

System::SharedPtr<System::IO::Stream> Aspose::Pdf::Facades::PdfFileMend::get_OutputStream() const

Deprecated

Use Save(outputStream) method for getting facade results.

See Also