How can I open a password protected ppt using C#?

  • Thread starter Thread starter Guest
  • Start date Start date
You cannot do so programmatically short of using SendKeys. There is no
method available in the object model to pass this information while openning
the presentation.


--
Regards,
Shyam Pillai

Image Importer Wizard
http://skp.mvps.org/iiw.htm
 
Back
Top