PDFReaderControls.NET Professional Type Reference

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