Aspose::Pdf::Facades::Form::set_DestStream método

Form::set_DestStream method

Establece el flujo de destino.

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

Deprecated

Utilice el método Save(outputStream) para obtener los resultados de la fachada.

Ver también