​
​
​

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

Syntax

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

Limitations

Read only.

​