Aspose::Pdf::Facades::FormEditor::get_SrcStream method

FormEditor::get_SrcStream method

Gets source stream.

System::SharedPtr<System::IO::Stream> Aspose::Pdf::Facades::FormEditor::get_SrcStream() const

Deprecated

Use BindPdf(inputStream) method for facade initialization.

See Also