Share via


C.firstFooter Field

Definition

Represents the c:firstFooter XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: headerFooter.
  • corresponds to the following strongly-typed classes: FirstFooter.

Applies to