|  | |
| PdfFooter Properties | |
The PdfFooter type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DisplayOnEvenPages | 
            Controls the visibility of the footer on the even numbered pages of the generated pdf document.
             | 
|  | DisplayOnFirstPage | 
            Controls the visibility of the footer on the first page of the generated pdf document.
             | 
|  | DisplayOnOddPages | 
            Controls the visibility of the footer on the odd numbered pages of the generated pdf document.
             | 
|  | FirstPageNumber | 
            Controls the page number for the first page being rendered.
             | 
|  | Height | 
            The height of the pdf document footer.
             | 
|  | TotalPagesOffset | 
            Controls the total number of pages offset in the generated pdf document.
             | 
 See Also
See Also