Form.AssignXfa

Form.AssignXfa method

Sets XFA of the form to specified value.

public void AssignXfa(XmlDocument xml)
ParameterTypeDescription
xmlXmlDocumentXml document which concains new XFA data.

See Also