View.DisplayBackgrounds 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 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 属性对应于“选项”对话框的“视图”选项卡上的“背景颜色和图像 (仅打印视图) ”选项。