PDFReaderControls.NET Professional Type Reference

JavaScriptAction.Clone Method 

Clone this action.

public override Action Clone();

Return Value

The cloned JavaScript action.

Remarks

The cloned javascript-action will point to a cloned JavaScript object.

See Also

JavaScriptAction Class | TallComponents.PDF.Actions Namespace