Table of Contents
WebView.GetPageSize Method 

Returns the size of the page loaded in the WebView.

Syntax
 public Size GetPageSize();
See Also