View.DisplayBackgrounds Property

Definition

Returns or sets a Boolean that represents whether background colors and images are shown when a document is displayed in print layout view.

public:
 property bool DisplayBackgrounds { bool get(); void set(bool value); };
public bool DisplayBackgrounds { get; set; }
member this.DisplayBackgrounds : bool with get, set
Public Property DisplayBackgrounds As Boolean

Property Value

Remarks

The DisplayBackgrounds property corresponds to the Background colors and images (Print view only) option located on the View tab of the Options dialog box.

Applies to