XFA.NamespaceManager

XFA.NamespaceManager property

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

public XmlNamespaceManager NamespaceManager { get; }

See Also