EVO PDF Logo

PdfAction Class

EVO PDF Client for .NET Core
Base class for the Go To, JavaScript, Submit Form or Reset Form actions
Inheritance Hierarchy

SystemObject
  EvoPdfClientPdfAction
    EvoPdfClientPdfActionGoTo
    EvoPdfClientPdfActionJavaScript
    EvoPdfClientPdfResetFormAction
    EvoPdfClientPdfSubmitFormAction

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

public abstract class PdfAction

The PdfAction type exposes the following members.

Constructors

  NameDescription
Protected methodPdfAction
Initializes a new instance of the PdfAction 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