Share via


P.bg Field

Definition

Represents the p:bg XML elements.

public static readonly System.Xml.Linq.XName bg;
 staticval mutable bg : System.Xml.Linq.XName
Public Shared ReadOnly bg As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: cSld, spTgt.
  • has the following child XML elements: bgPr, bgRef.
  • has the following XML attributes: bwMode.
  • corresponds to the following strongly-typed classes: Background, BackgroundAnimation.

Applies to