Share via


W.docDefaults Field

Definition

Represents the w:docDefaults XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: styles.
  • has the following child XML elements: pPrDefault, rPrDefault.
  • corresponds to the following strongly-typed classes: DocDefaults.

Applies to