Office Automation
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I need to obtain all of the bookmarks within a Word document using late binding. I have easily done this using early binding. However, I am having some trouble with the former. I know how to open and write to a file. I have the framework developed. Any help on returning the collection of bookmarks using this method would be much appreciated. Thanks P