[]
Gets or sets a value indicating whether the full HTML page should be rendered.
Note that if this property is true, MaxPageWidth and MaxPageHeight are ignored.
public bool FullPage { get; set; }
Public Property FullPage As Boolean