Method Clone
Namespace TallComponents.PDF.Layout.Actions
Class GoToAction
Clone this action.
The cloned go-to action will point to the same Destination.
Syntax
public
Action
Clone(
)
Returns
Action
The cloned go-to action.