PDFReaderControls.NET Professional Type Reference

ActionHandler.GoToRemoteDestination Method 

Go to remote destination.

public virtual void GoToRemoteDestination(
   RemoteDestination destination,
   ActionContext context
);

Parameters

destination
The remote destination to jump to.
context
The context in which this action is executed.

Remarks

context can be a null reference.

See Also

ActionHandler Class | TallComponents.PDF.Actions Namespace