Is it possible to get a bookmark's range?

Dear Sir,

Our company recently bought a Aspose.Total license from you guys, and I am trying to use it for our project.

I encountered a problem where I need to get the range of an existing bookmark inside a word document.

Is there a way to get the range of an existing bookmark from a document? Please help.

We are using Dynamics AX (X++). I believe it is similar to C# and Java. Thanks.

Paul

This message was posted using Email2Forum by alexey.noskov.

Hi
Thanks for your request. You can get list of existing bookmarks through Range.Bookmarks.
https://reference.aspose.com/words/net/aspose.words/range/bookmarks/
Please see also the following link to learn more about bookmarks in Aspose.Words.
https://docs.aspose.com/words/net/working-with-bookmarks/
Best regards,