Share via


NoNamespace.bwPure Field

Definition

Represents the bwPure XML attribute.

public static readonly System.Xml.Linq.XName bwPure;
 staticval mutable bwPure : System.Xml.Linq.XName
Public Shared ReadOnly bwPure 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.Pure.

Applies to