PdfHeaderOptions Methods |
The PdfHeaderOptions type exposes the following members.
Name | Description | |
---|---|---|
AddHtmlToPdfArea |
Adds a HtmlToPdfArea element to the additional elements list rendered after the
predefined header 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 header 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 header elements. The additional elements are rendered in the order they
are added to the list.
|