Aspose::Pdf::Facades::PdfFileMend::get_InputStream method

PdfFileMend::get_InputStream method

Sets the input stream.

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

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also