Aspose::Pdf::Facades::PdfFileSecurity::set_InputStream method

PdfFileSecurity::set_InputStream method

Sets the input stream.

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

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also