[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PageOptions.DefaultBackgroundColor

DefaultBackgroundColor Property

DefaultBackgroundColor

Gets or sets the background color to be used if the HTML markup doesn't specify one.

Declaration
public Color? DefaultBackgroundColor { get; set; }
Public Property DefaultBackgroundColor As Color?