There is bookmark in our Word document, and the input is the bookmark name.
I need to get meta-information of the bookmark, such as in which page, the x- and y- position, width and height, etc.
I can use following co…...LayoutEnumerator classes to get layout information of the bookmark...LayoutEnumerator(doc); // Get layout information of the bookmarks...