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: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public abstract class PdfElement

The PdfElement type exposes the following members.

Constructors
  NameDescription
Protected methodPdfElement
Top
See Also