W.background 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示 w:background XML 元素。
public static readonly System.Xml.Linq.XName background;
staticval mutable background : System.Xml.Linq.XName
Public Shared ReadOnly background As XName
字段值
注解
作为 XML 元素,它:
- 具有以下父 XML 元素: document、 glossaryDocument。
- 具有以下子 XML 元素: background。
- 具有以下 XML 属性: color、 themeColor、 themeShade、 themeTint。
- 对应于以下强类型类:DocumentBackground。