IFormTemplateConverter2 Interface Members

InfoPath Developer Reference

The inteface that developers must implement to create a form template converter that is compatible with Microsoft Office InfoPath 2007 or greater.

Methods

  Name Description
Bb230046.methods(en-us,office.12).gif Export Converts an InfoPath form template to a provider-defined format.
Bb230046.methods(en-us,office.12).gif Import Converts a provider-defined format to InfoPath form template files.
Bb230046.methods(en-us,office.12).gif Initialize Initializes the custom importer.
Bb230046.methods(en-us,office.12).gif SetLcid Sets the language used by the custom importer.
Bb230046.methods(en-us,office.12).gif ShowOptionsDialog Displays a custom Import Options dialog box to the user when the Options button is clicked in the last step of the wizard.
Bb230046.methods(en-us,office.12).gif UnInitialize Uninitializes the custom importer.