Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / HtmlPage Class / GetWindowSize Method

In This Topic
    GetWindowSize Method
    In This Topic
    Gets the virtual window size, in pixels.
    Syntax
    'Declaration
     
    Public Function GetWindowSize() As System.Drawing.Size
    public System.Drawing.Size GetWindowSize()
    See Also