Método Aspose::Pdf::Forms::Form::AssignXfa
Form::AssignXfa method
Establece el XFA del formulario al valor especificado.
void Aspose::Pdf::Forms::Form::AssignXfa(const System::SharedPtr<System::Xml::XmlDocument> &xml)
| Parámetro | Tipo | Descripción |
|---|---|---|
| xml | const System::SharedPtr<System::Xml::XmlDocument>& | Documento XML que contiene nuevos datos de XFA. |
Ver también
- Typedef SharedPtr
- Class XmlDocument
- Class Form
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++