Screenshot can be easily taken using WinAPI's or .NET functionality in Screen.CurrentWorkingArea. ... Some property
But this is only as gud as Print Screen Button type of Capture.
I guess, what u want to capture is only the Page Area of the IE window.
One such similar Code is:
http://www.codeproject.com/KB/graphics/IECapture.aspxCheck if this helps you.
.NET Maniac
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-