Share via


W.footnotes Field

Definition

Represents the w:footnotes XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: footnote.
  • corresponds to the following strongly-typed classes: Footnotes.

Applies to