Click or drag to resize

PdfHeaderOptions Methods

The PdfHeaderOptions type exposes the following members.

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