G
Guest
Hi All,
Hopefully I have put this in the right forum!
I have created a shared addin using VS 2005, .net 2.0 in c# for MS
Powerpoint 2003.
The shared addin adds various meta data, text boxes to the presentation
slides but it also adds Headers and footers to the notes/handouts
pages/views.
presentation.notesviewmaster.headerfooters.footer = "SomeText"
I would like to format the text in these headers and footers to font 14,
bold, times new roman. I cannot seem to do this. Any ideas how I can
automate this in c#?
Best Regards,
Pablo
Hopefully I have put this in the right forum!
I have created a shared addin using VS 2005, .net 2.0 in c# for MS
Powerpoint 2003.
The shared addin adds various meta data, text boxes to the presentation
slides but it also adds Headers and footers to the notes/handouts
pages/views.
presentation.notesviewmaster.headerfooters.footer = "SomeText"
I would like to format the text in these headers and footers to font 14,
bold, times new roman. I cannot seem to do this. Any ideas how I can
automate this in c#?
Best Regards,
Pablo