The Footer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BottomMargin |
Get or set the space between the bottom of the footer and the bottom of the page.
| |
| Clip |
Clip any content that does not fit.
(Inherited from Area.) | |
| Even |
Get or set if the area will appear on all even pages.
(Inherited from Area.) | |
| EvenFirst |
Get or set if the area appeas on the even-first page.
(Inherited from Area.) | |
| EvenLast |
Get or set if the area appeas on the even-last page.
(Inherited from Area.) | |
| EvenMiddle |
Get or set if the area appeas on the even-middle page.
(Inherited from Area.) | |
| First |
Get or set if the area will appear on each first page.
(Inherited from Area.) | |
| Height |
Get or set the vertical extent of this area in points (1/72 inch).
(Inherited from Area.) | |
| Last |
Get or set if the area will appear on each last page.
(Inherited from Area.) | |
| LastBehavior |
The LastBehavior is used to specify how the Last boolean should work. (default = NotFirst)
(Inherited from Area.) | |
| Left |
Get or set the left edge of the area.
(Inherited from Area.) | |
| Middle |
Gts or sets if the area will appear on each middle (non-first and non-last) page.
(Inherited from Area.) | |
| Odd |
Get or set if the area will appear on all odd pages.
(Inherited from Area.) | |
| OddFirst |
Get or set if the area appeas on the odd-first page.
(Inherited from Area.) | |
| OddLast |
Get or set if the area appeas on the odd-last page.
(Inherited from Area.) | |
| OddMiddle |
Get or set if the area appeas on the odd-middle page(s).
(Inherited from Area.) | |
| Paragraphs |
Get the collection of paragraphs that will be rendered from top to bottom.
(Inherited from Area.) | |
| Top |
Get or set the top edge of the area.
(Inherited from Area.) | |
| VerticalAlignment |
Get or set the vertical alignment of the contained ParagraphCollection.
(Inherited from Area.) | |
| Width |
Get or set the horizontal extent of this area in points (1/72 inch).
(Inherited from Area.) |