Share via


W.rPrDefault Field

Definition

Represents the w:rPrDefault XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: docDefaults.
  • has the following child XML elements: rPr.
  • corresponds to the following strongly-typed classes: RunPropertiesDefault.

Applies to