Skip to main content
A newer version of this page is available. .

PdfJavaScriptAction Class

Represents a JavaScript action that executes a script that is written in the JavaScript programming language.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v18.2.Core.dll

Declaration

public class PdfJavaScriptAction :
    PdfAction

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfAction
PdfJavaScriptAction
See Also