Read docx document contents via XML

P

Pritam Dahake

Hi,
I am trying to read the contents of a Word 2007 document using the XML
techniques.
I know I have to use the System.IO.Packing namespace to crack open the
document and read the contents.

Does anyone have any examples or sample .NET 2.0 code I could look at to
understand the XML structure?

Thanks
 

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