HeaderFooter Class Members
In This Topic
The following tables list the members exposed by HeaderFooter.
Public Properties
| Name | Description |
| Body |
Gets the header/footer content body.
|
| Document |
Gets the header/footer parent document.
|
| Exists |
Gets a value indicating whether this instance will be used in this section.
|
| IsHeader |
Gets a value indicating whether this instance is a header.
|
| LinkToPrevious |
Gets or sets a value indicating whether the header/footer is linked to the previous section.
|
| Section |
Gets the parent section of this header/footer.
|
| Type |
Gets the header/footer type.
|
Top
See Also