Coding help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am writing a code in C# to get formatted speaker notes from a ppt to html.
I am able to access the speaker notes text by using
"TextFrame.TextRange.Text" . But this is a plain text all the formattings are
lost. I want keep the formatting intact when displaying the speaker notes in
a html. How do I do this ?

-PM
 

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

Back
Top