How to get hyperlink collection

Hi,

I need to get all hyperlinks in a document as a collection. Document.GetChildNodes() method doesn’t give me hyperlink collections. Is there any other process to fetch this?

Thanks,

Hi there,

Thanks for your inquiry. I believe you can achieve this functionality from the class described in the documentation article here.

Thanks,