PageElement Class

This abstract class is the base class for all elements that can can be added in a PDF document

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public abstract class PageElement
Inheritance
Object    PageElement
Derived
More

Constructors

PageElementInitializes a new instance of the PageElement 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