
Gets a collection of all headers and footers the current document contains. The property's value is an object of the type HeaderFooterCollection.
[C#]
public HeaderFooterCollection HeadersAndFooters { get; }
[Visual Basic]
Public ReadOnly Property HeadersAndFooters() As HeaderFooterCollection
Runtime only.
Read only.