Detect actual size of HTML content in the WebBrowser control

Posted by Nissan Fan on Stack Overflow See other posts from Stack Overflow or by Nissan Fan
Published on 2010-04-26T19:58:34Z Indexed on 2010/04/26 21:23 UTC
Read the original article Hit count: 214

Filed under:
|
|

Is there any way to detect the contents height/width in the WebBrowser control? I'd like to save the contents to an image but only at the size of the actual contents.

Thank you in advance.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET