How to get XML data of Powerpoint slide?

S

savi

Hi,
Can I get the Powerpoint slide data as an XML in my .Net application. We
can get XML of a word document by Calling Range.get_xml() method. Is there
any similar method to get PP Slide data?

Where is location for Microsoft.Office.Interop.PowerPoint Namespace in
MSDN. I couldn't find it anywhere.

Reagrds,
Savita
 
Top