Aspose::Pdf::Forms::XFA::get_NamespaceManager method

XFA::get_NamespaceManager method

Gets the namespace for the XFA form. The following namepsaces are defined: “data” for form data and “tpl” for form template.

System::SharedPtr<System::Xml::XmlNamespaceManager> Aspose::Pdf::Forms::XFA::get_NamespaceManager()

See Also