Take a look at this example and adapt it to your requirement.
Export slide titles to a text file.
http://skp.mvps.org/ppt00037.htm#export

Signature
Regards,
Shyam Pillai
Animation Carbon: Copy/Paste/Share animation libraries.
www.animationcarbon.com
> Hi,
>
[quoted text clipped - 14 lines]
>
> Thanks in advance.
turbojet - 18 Jul 2007 19:48 GMT
Hi Shyam,
Thanks for the reply. The example doesn't really help because in Visual
Studio C#, I can't really index into .Slides such as .Slides(I) in the
example.
Is there a way to traverse the slide deck using the SlideNumber property and
then read off the title of each slide one by one?
Thanks.
> Take a look at this example and adapt it to your requirement.
>
[quoted text clipped - 19 lines]
> >
> > Thanks in advance.