IFormTemplateConverter Interface Members

InfoPath Developer Reference

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

Methods

  Name Description
Bb230045.methods(en-us,office.12).gif Convert Begins the conversion of a file to an InfoPath form template.
Bb230045.methods(en-us,office.12).gif Initialize Initializes the custom importer.
Bb230045.methods(en-us,office.12).gif SetLcid Sets the language used by the custom importer.
Bb230045.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.
Bb230045.methods(en-us,office.12).gif UnInitialize Uninitializes the custom importer.