Share via


C.evenHeader Field

Definition

Represents the c:evenHeader XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to