The base class for the PDF elements that can be added to header and footer.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public abstract class PdfElement
Visual Basic
Public MustInherit Class PdfElement
Visual C++
public ref class PdfElement abstract

Inheritance Hierarchy

System..::..Object
  EvoPdf..::..PdfElement

See Also