Copy visible page of a WebBrowser
Posted
by Dmi
on Stack Overflow
See other posts from Stack Overflow
or by Dmi
Published on 2010-03-28T12:58:42Z
Indexed on
2010/03/28
13:03 UTC
Read the original article
Hit count: 252
c#
|webbrowser
How can I copy the visible page of a WebBrowser control? Not the HTML, just the text displayed onscreen.
© Stack Overflow or respective owner