Reading ms Word table of contents with c#
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hallo, I'm looking for a way to read the table of contents of an ms word document and load it in a richtextbox, with c# and visual studio 2005. Is there a way to make it linkable (if someone klicks on it, it takes you to the specific page)??? If it's not possible with a richtextbox, is there any other tool that can do it?? Thanks!!