[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.HtmlPage.SetDefaultBackgroundColor

SetDefaultBackgroundColor Method

SetDefaultBackgroundColor(Color)

Sets the background color to be used if the HTML markup doesn't specify one.

Declaration
public void SetDefaultBackgroundColor(Color color)
Public Sub SetDefaultBackgroundColor(color As Color)
Parameters
Type Name Description
Color color