The PdfFooter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdjustPageCount |
Can be used to adjust the total number of pages in page numbering control
| |
| BackgroundColor |
The color to be used as background for the footer
| |
| Enabled |
Controls if the generated PDF document has a footer or not. This property is false by default
and the document does not have a footer
| |
| FirstPageNumber |
Controls the number of the first page in page numbering control
| |
| Height |
The footer height in points
|
See Also