Winnovative RTF to PDF Converter Library for .NET
Top
The PdfFooterOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
DrawFooterLine |
When true, a line is displayed above the footer area. The default value is true.
| |
FooterText |
The text to appear in the rendered PDF document footer
| |
FooterTextColor |
The color of the text displayed in the footer
| |
PageNumberText |
The text to be displayed before the page number. The default value is 'Page'
| |
ShowPageNumber |
When true, the page numbers. The default value is true.
|
See Also