Exporting in Slide show mode

Hi,

Is there a way I can export the programatically created slide in only “slide show mode”?

Thanks,
Prerak

Dear Prerak,

Yes, you can do it, if you write your presentations with .pps extension rather than .ppt.

e.g

srcPres.Write("Pres.pps"); //exports the srcPres presentation as a slide show