[]
Represents a single header that shall be associated with a section in the document.
public class HeaderFooter
Public Class HeaderFooter
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. |