EVO PDF Logo

PageElement Class

EVO PDF Client for .NET Core
This abstract class is the base class for all elements that can can be added in a PDF document
Inheritance Hierarchy

SystemObject
  EvoPdfClientPageElement
    More...

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public abstract class PageElement

The PageElement type exposes the following members.

Constructors

  NameDescription
Protected methodPageElement
Initializes a new instance of the PageElement class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  EvoPdfClientPageElement
    EvoPdfClientDigitalSignatureElement
    EvoPdfClientFileAttachmentElement
    EvoPdfClientFileLinkElement
    EvoPdfClientInternalLinkElement
    EvoPdfClientLinkUrlElement
    EvoPdfClientPageGraphicElement
    EvoPdfClientSoundLinkElement
    EvoPdfClientTextNoteElement