PdfFooterOptions Methods |
The PdfFooterOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddHtmlToPdfArea |
Adds a HtmlToPdfArea element to the additional elements list rendered after the
predefined footer elements. The additional elements are rendered in the order they
are added to the list.
|
![]() | AddImageArea |
Adds an ImageArea element to the additional elements list rendered after the
predefined footer elements. The additional elements are rendered in the order they
are added to the list.
|
![]() | AddTextArea |
Adds a TextArea element to the additional elements list rendered after the
predefined footer elements. The additional elements are rendered in the order they
are added to the list.
|