[]
Gets or sets a value indicating whether the full HTML page should be captured.
Note that if this property is true, MaxWindowWidth, MaxWindowHeight and Clip are ignored.
Conversely, if this property is false, WindowSize is ignored.
public bool FullPage { get; set; }
Public Property FullPage As Boolean