S
scw-tzg
I have a Word 2007 application-level add-in written in C# using VSTO 2005 SE
and VS 2008. I would like to set the 'Set Preview Picture' setting when I
save a document. I don't see any way to do this directly in my Add-in unless
I open the advanced options dialog and do a SendKeys to set the checkbox. I
suppose I could asave the document and then manipulate it with the OpenXML
packaging classes to add the setting. Does that sound right?
and VS 2008. I would like to set the 'Set Preview Picture' setting when I
save a document. I don't see any way to do this directly in my Add-in unless
I open the advanced options dialog and do a SendKeys to set the checkbox. I
suppose I could asave the document and then manipulate it with the OpenXML
packaging classes to add the setting. Does that sound right?