Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+

PdfJavaScriptAction Class

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

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v19.1.Core.dll

Declaration

public class PdfJavaScriptAction :
    PdfAction

Inheritance

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