PdfElement Class

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public abstract class PdfElement
Inheritance
Object    PdfElement

Constructors

PdfElementInitializes a new instance of the PdfElement class

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also