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.

C# | Visual Basic | Visual C++ |
public void AddTextArea( TextArea textArea )
Public Sub AddTextArea ( textArea As TextArea )
public: void AddTextArea( TextArea^ textArea )

- textArea (TextArea)
- The TextArea object to be rendered.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)