Gets a collection of all headers and footers the current document contains. The property's value is an object of the type HeaderFooterCollection.

Syntax

public HeaderFooterCollection HeadersAndFooters { get; }
Public ReadOnly Property HeadersAndFooters() As HeaderFooterCollection

Limitations

Runtime only.

Read only.