I’m currently doing enhancement on a vb.net project by using reference Interop.Microsoft.office.interop.word. Now i able to print out a document and there are few bookmarks in the generated document. Is there any way to retrieve those bookmark’s page number? In summary, i want to know the page numbers where those bookmarks are.
I’m currently doing enhancement on a vb.net project by using reference Interop.Microsoft.office.interop.word. Now i
Share
I have found the solution as below: