PdfJavaScriptAction Class

The JavaScript action class

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfJavaScriptAction : PdfActionBase
Inheritance
Object    PdfActionBase    PdfJavaScriptAction

Constructors

PdfJavaScriptAction Creates a JavaScript action

Properties

JavaScriptCode The JavaScript code of this action

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