retrieving PowerPoint.ApplicationClass from document opened in WebBrowser in C#

T

tgaihdc

I'm trying to get the PowerPoint.ApplicationClass from a presentation
opened in the WebBrowser component. I know that DSOFramer is one way
to do this. From its documentation, I know that I can get the
automation object during the Webbrowser.NagivateComplete2 event. I
would like to do this, rather than use DSOFramer, but haven't figured
out how to do it.

Any advice would be greatly appreciated. Thanks in advance.

Tim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top