Aspose::Pdf::Facades::PdfFileInfo::get_InputStream method

PdfFileInfo::get_InputStream method

Gets the input stream.

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

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also