Share via


NoNamespace.bwNormal Field

Definition

Represents the bwNormal XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: backgroundPr.
  • corresponds to the following strongly-typed properties: BackgroundProperties.Normal.

Applies to