JavaScriptAction Properties
A JavaScript action that runs a script written in JavaScript.| Name | Description |
|---|---|
| JavaScript | Gets or sets the JavaScript code. |
| Next | Gets or sets actions that run after the current annotation action. Inherited from AnnotationAction. |
See Also