Click or drag to resize

HeadersFooters Properties

The HeadersFooters type exposes the following members.

Properties
Name Description
Public property Document
Gets the document.
(Inherited from OwnerHolder .)
Public property EvenFooter
Gets even footer
Public property EvenHeader
Gets even header.
Public property FirstPageFooter
Gets first page footer.
Public property FirstPageHeader
Gets first page header.
Public property Footer
Gets default footer.
Public property Header
Gets default header.
Public property IsEmpty
Detects whether all headers/footers are empty.
Public property Item Int32
Gets TextBody at specified index.
Public property Item HeaderFooterType
Gets TextBody by specified HeaderFooter type.
Public property LinkToPrevious
If set to True if this header or footer is linked in the previous section.
Public property OddFooter
Gets odd footer ( This is also the default footer ).
Public property OddHeader
Gets odd header ( This is also the default header ).
Protected property XDLSHolder (Inherited from DocumentSerializable .)
Top
See Also