Automating InfoPath

Microsoft Office InfoPath

Show All Show All

Automating InfoPath

Microsoft Office InfoPath 2003 Service Pack 1 offers expanded application automation in the form of methods of the Application object and the XDocuments collection.

ShowOverview of the Application and XDocument objects

For backward compatibility, the automation of InfoPath is accomplished by using the ExternalApplication object from a programming language or environment that supports the Component Object Model (COM).

ShowOverview of the ExternalApplication object

ShowUsing the ExternalApplication object