PDFKit.NET 2.0 Class Library (.NET 2.0)

GoToAction.Clone Method 

Clone this action.

public override Action Clone();

Return Value

The cloned go-to action.

Remarks

The cloned goto-action will point to the same Destination.

See Also

GoToAction Class | TallComponents.PDF.Actions Namespace