Defines the kind of view to display the page background. The settings have only effect, if the ViewMode property has been set to PageView.

Introduced: 14.0.

Syntax

public BackgroundStyle BackgroundStyle { get; set; }
Public Property BackgroundStyle() As BackgroundStyle

Members

Member Description
ColorScheme The page background colors depend on the color scheme currently set through the system or on the colors set with the DisplayColors property.
ClassicColors The page background color is dark gray.