Share via


C.oddFooter Field

Definition

Represents the c:oddFooter XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to