View.DisplayBackgrounds 属性

定义

返回或设置一个 boolean 类型的值 ,该值表示是否在页面视图中显示文档时显示背景色和图像。

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

属性值

注解

DisplayBackgrounds 属性对应于“选项”对话框的“视图”选项卡上的“背景颜色和图像 (仅打印视图) ”选项。

适用于