Aspose::Pdf::Facades::FormEditor::set_SrcStream method

FormEditor::set_SrcStream method

Sets source stream.

void Aspose::Pdf::Facades::FormEditor::set_SrcStream(System::SharedPtr<System::IO::Stream> value)

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also