Click or drag to resize

PdfFooterOptions Methods

The PdfFooterOptions type exposes the following members.

Methods
 NameDescription
Public methodAddHtmlToPdfArea 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.
Public methodAddImageArea 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.
Public methodAddTextArea 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.
Top
See Also