Aspose::Pdf::Facades::Form::ImportFdf method
Form::ImportFdf method
Imports the content of the fields from the fdf file and put them into the new pdf.
void Aspose::Pdf::Facades::Form::ImportFdf(const System::SharedPtr<System::IO::Stream> &inputFdfStream)
| Parameter | Type | Description |
|---|---|---|
| inputFdfStream | const System::SharedPtr<System::IO::Stream>& | The input fdf stream. |
See Also
- Typedef SharedPtr
- Class Stream
- Class Form
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++