[]
Gets or sets the minimal window size before trimming margins, in pixels. Defaults to 800 x 600.
Note that this property is ignored if FullPage is false.
public Size WindowSize { get; set; }
Public Property WindowSize As Size