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 | |
---|---|---|
Export | Converts an InfoPath form template to a provider-defined format. | |
Import | Converts a provider-defined format to InfoPath form template files. | |
Initialize | Initializes the custom importer. | |
SetLcid | Sets the language used by the custom importer. | |
ShowOptionsDialog | Displays a custom Import Options dialog box to the user when the Options button is clicked in the last step of the wizard. | |
UnInitialize | Uninitializes the custom importer. |