c# - .Net browser screen capture utility -


I see a good .NET based screen capture utility It needs to be able to capture secure pages (https), it would be better to capture Flash / ActiveX.

If you are trying to do this with code, then you are described here as Graphics.CopyFromScreen method. You can use:


Comments