C
claton
Hello,
I've added a webbroswer control in my WPF application, As the app loads up,
it naviagates to a site then How do I copy text from the site using code. I
can successfully do this in WinForms using WebBrowser1.Document.DomDocument
not able to do the same in WPF webbrowser control.
Any tips.
Thanks in Advance!
Regards,
Claton
I've added a webbroswer control in my WPF application, As the app loads up,
it naviagates to a site then How do I copy text from the site using code. I
can successfully do this in WinForms using WebBrowser1.Document.DomDocument
not able to do the same in WPF webbrowser control.
Any tips.
Thanks in Advance!
Regards,
Claton