Aspose::Pdf::Facades::PdfFileMend::set_InputStream method

PdfFileMend::set_InputStream method

Sets the input stream.

void Aspose::Pdf::Facades::PdfFileMend::set_InputStream(const System::SharedPtr<System::IO::Stream> &value)

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also