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