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

In This Topic
SetWindowSize Method
In This Topic
Sets the virtual window size, in pixels.
Syntax
'Declaration
 
Public Sub SetWindowSize( _
   ByVal windowSize As System.Drawing.Size _
) 
 

Parameters

windowSize
See Also