PDFReaderControls.NET Standard Class Reference

PagesViewer.GoToDestination Method 

Navigate to the given destination.

public void GoToDestination(
   Destination destination
);

Parameters

destination
The destination specifies the page index and display attributes.

Remarks

This method has no effect for remote destinations.

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace