DS.Documents.Html Assembly / GrapeCity.Documents.Html Namespace / HtmlPage Class / GetContentSize Method

In This Topic
GetContentSize Method
In This Topic
Gets the size of page scrollable area, in pixels.
Syntax
'Declaration
 
Public Function GetContentSize() As System.Drawing.Size
 
See Also