We are planning to automate the different plug-ins available in a Word document.
Using C#, we need to interact with textbox, buttons and other controls available in a given plug-in. Is there any way to automate this?
The solution should work with both Word 2003 & 2007.