Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All, I am working on a WPF application. In this application, I am displaying media files like image, video, etc when a button's click event is fired. Similarly I want to display PowerPoint Presentation file, in presenter mode. Can anybody help me with this?

What I have tried:

I have referred this link:"http://www.technical-recipes.com/2016/embedding-powerpoint-documents-in-wpfs-in-wpf/". I am using DocumentViewer control to display the PPT file. It's working fine. But in this, the file is converted to the document and then it is displayed displayed.
Posted
Updated 15-Apr-23 6:32am

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900