Class for a JavaScript action. A JavaScript action causes a script
to be compiled and executed by the JavaScript interpreter. Depending on
the nature of the script, various interactive form fields in the
document may update their values or change their visual appearances.
Netscape Communications Corporation's "Client-Side JavaScript Reference"
and the Adobe "JavaScript for Acrobat API Reference" give details on
the contents and effects of JavaScript scripts.
Namespace: BitMiracle.Docotic.PdfAssembly: BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
Inheritance Hierarchy
System..::..Object
BitMiracle.Docotic.Pdf..::..PdfAction
BitMiracle.Docotic.Pdf..::..PdfJavaScriptAction
BitMiracle.Docotic.Pdf..::..PdfAction
BitMiracle.Docotic.Pdf..::..PdfJavaScriptAction
