Aspose::Pdf::Facades::PdfFileInfo::set_InputStream method

PdfFileInfo::set_InputStream method

Sets the input stream.

void Aspose::Pdf::Facades::PdfFileInfo::set_InputStream(System::SharedPtr<System::IO::Stream> value)

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also