Namespace TallComponents.PDF.Actions

Class JavaScriptAction

A JavaScript action executes javascript.

This class does not execute the JavaScript directly; it depends on the context (location) where it lives and the ScriptBehavior specified on the document.

Syntax

public class JavaScriptAction : Action

Constructors

Properties

Methods