Share via


W.bg2 Field

Definition

Represents the w:bg2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clrSchemeMapping.
  • corresponds to the following strongly-typed properties: ColorSchemeMapping.Background2.

Applies to