PDFReaderControls.NET Professional Type Reference

ActionHandler.GoToInternalDestination Method 

Go to internal destination.

public virtual void GoToInternalDestination(
   InternalDestination destination,
   ActionContext context
);

Parameters

destination
The internal 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