Document Solutions for Imaging
GrapeCity.Documents.Html / 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
    public System.Drawing.Size GetContentSize()
    See Also