Method Clone
Namespace TallComponents.PDF.Layout.Actions
Class JavaScriptAction
Clone this action.
The cloned javascript-action will point to a cloned JavaScript object.
Syntax
public
Action
Clone(
)
Returns
Action
The cloned JavaScript action.