This class can be used to take screenshots of Web site pages using Internet Explorer.
It can command an instance of the Internet Explorer running on the same Windows machine to make it open a given Web page.
Several aspects of Internet Explorer can be controlled like whether its window will be visible and resizable, show the status, address bars and tool bars, and make the browser occupy the full screen.
The class can grab an image the whole desktop screen or just the Internet Explorer window.
The grabbed image can be saved to a given file in the PNG format (or GIF/JPEG if required). |