Winnovative Logo

PdfAction Class

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

SystemObject
  WinnovativeClientPdfAction
    WinnovativeClientPdfActionGoTo
    WinnovativeClientPdfActionJavaScript
    WinnovativeClientPdfResetFormAction
    WinnovativeClientPdfSubmitFormAction

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.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