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