PdfAction Class

Base class for the Go To, JavaScript, Submit Form or Reset Form actions

Definition

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

Constructors

PdfActionInitializes a new instance of the PdfAction 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