PdfView.GoToDestination(PdfDestination) Method

Definition

Goes to the specified destination.

[Foundation.Export("goToDestination:")]
public virtual void GoToDestination (PdfKit.PdfDestination destination);
abstract member GoToDestination : PdfKit.PdfDestination -> unit
override this.GoToDestination : PdfKit.PdfDestination -> unit

Parameters

destination
PdfDestination

The destination to which to go.

Attributes

Applies to