Share via


W.docVars Field

Definition

Represents the w:docVars XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • has the following child XML elements: docVar.
  • corresponds to the following strongly-typed classes: DocumentVariables.

Applies to