How do you take a Screenshot of a website via .Net code?

前端 未结 4 911
别跟我提以往
别跟我提以往 2020-12-09 05:08

Is it possible to take a screen shot of any given url using .Net code?

What is the easiest way to do it?

4条回答
  •  一个人的身影
    2020-12-09 05:15

    Just stumbled over this: http://pietschsoft.com/post/2008/07/C-Generate-WebPage-Thumbmail-Screenshot-Image.aspx

    Maybe something you could use?

提交回复
热议问题