Aspose::Pdf::Forms::Form::AssignXfa method
Form::AssignXfa method
Sets XFA of the form to specified value.
void Aspose::Pdf::Forms::Form::AssignXfa(const System::SharedPtr<System::Xml::XmlDocument> &xml)
| Parameter | Type | Description |
|---|---|---|
| xml | const System::SharedPtr<System::Xml::XmlDocument>& | Xml document which concains new XFA data. |
See Also
- Typedef SharedPtr
- Class XmlDocument
- Class Form
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++