Click or drag to resize

PdfElement Class

The base class for the PDF elements that can be added to header and footer.
Inheritance Hierarchy
SystemObject
  ExpertPdf.HtmlToPdfPdfElement
    ExpertPdf.HtmlToPdfHtmlToPdfArea
    ExpertPdf.HtmlToPdfImageArea
    ExpertPdf.HtmlToPdfTextArea

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public abstract class PdfElement

The PdfElement type exposes the following members.

Constructors
  NameDescription
Protected methodPdfElement
Top
See Also