I've tried using of webBrowser
approach to taking screenshot. It is available from this link.
But it captures screenshot from an online webpage. I want to take screenshot from another page of my localhost website.
Is there any possibility to capture a screenshot from another page of my localhost application.
I want to use the file as a thumbnail in my application.