Can someone tell me how to get the links from the axWebBrowser1

mshtml.IHTMLDocument2 doc = (mshtml.IHTMLDocument2) axWebBrowser1.Document;

Thanks for the help