I'm using MS Office 2003 PIA to create a MS Word document from c#.
ApplicationClass officeApplication = new ApplicationClass();
Is there any way to specify that I don't want any office add-ins to be loaded using this method?
EDIT:
I know that one can do this via command line so I'm pretty sure there must be a way to do it from code:
"C:\Program Files\Microsoft Office\Office11\Winword.exe" /a