Saving an Image from WPF's WebBrowser control - how do you do it??

Posted by Luck on Stack Overflow See other posts from Stack Overflow or by Luck
Published on 2010-04-29T06:32:31Z Indexed on 2010/04/29 6:37 UTC
Read the original article Hit count: 433

Filed under:
|

Hi, everyone. There's probably a simple solution to this but I can't seem to find one. I'm playing around with the WebBrowser control in WPF that ships with Visual Studio 2010 and am trying to save an image that might appear on a webpage to disk programmatically.

Many thanks in advance! Luck

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpf-controls