Aspose::Pdf::Facades::PdfFileSecurity::set_InputStream método

PdfFileSecurity::set_InputStream method

Establece el flujo de entrada.

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

Deprecated

Utilice el método BindPdf(inputStream) para la inicialización de la fachada.

Ver también