[]
Gets or sets the background color to be used if the HTML page doesn't specify one. Defaults to White color.
public Color DefaultBackgroundColor { get; set; }
Public Property DefaultBackgroundColor As Color