Document.Background 属性

定义

获取或设置一个 Shape,该值表示指定文档的背景图像。

public Microsoft.Office.Interop.Word.Shape Background { get; set; }

属性值

Shape

一个 Shape,表示指定文档的背景图像。

注解

背景仅在 Web 布局视图中可见。

适用于