Determines the type of a header or footer. The enumeration contains the following values:

Introduced: X12.

Members

Member Description
Header The object is a header. When an even header exists, the object represents the odd header. Otherwise it represents the header of all pages.
FirstPageHeader The object represents a special header of the document's or section's first page.
Footer The object is a footer. When an even footer exists, this member represents the odd footer. Otherwise it represents the footer of all pages.
FirstPageFooter The object represents a special footer of the document's or section's first page.
EvenHeader The object represents an even header.
EvenFooter The object represents an even footer.

See Also

Web.HeaderFooter.Type Property.