S
Scott Turner
I am launching Word programatically from a .NET application. It that
application, I create an active document, window, etc...
I seem to be able to control everything in the code. However, I cant
seem to find a way to force the default "Save As" text to be what I
want.
When the "Save As" dialog box pops up, it defaults to saving the
document as:
<first few words of text>.doc
Does anyone know of property settings on the Application, Document,
Window, etc... objects which would allow me to control this? Ideally I
would like to control the default extension type also (i.e.
doc,xml,txt,etc...).
Thanks,
Scott
application, I create an active document, window, etc...
I seem to be able to control everything in the code. However, I cant
seem to find a way to force the default "Save As" text to be what I
want.
When the "Save As" dialog box pops up, it defaults to saving the
document as:
<first few words of text>.doc
Does anyone know of property settings on the Application, Document,
Window, etc... objects which would allow me to control this? Ideally I
would like to control the default extension type also (i.e.
doc,xml,txt,etc...).
Thanks,
Scott