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