Share via


XmlFormCollection.NewFromFormTemplate Method

Creates a new form based on the specified form template and optional data.

Overload List

Name Description
XmlFormCollection.NewFromFormTemplate (String)
Creates a new form based on the specified form template, with optional data.
XmlFormCollection.NewFromFormTemplate (String, String)
Creates a new form using the specified form template and XML data file.
XmlFormCollection.NewFromFormTemplate (String, XPathNavigator)
Creates a new form using the specified form template with data specified by an XPathNavigator object.
XmlFormCollection.NewFromFormTemplate (String, String, XmlFormOpenMode)
Creates a new form using the specified form template with data specified by an XPathNavigator object and opened in the specified XmlFormOpenMode.

See Also

Reference

XmlFormCollection Class
XmlFormCollection Members
Microsoft.Office.InfoPath Namespace