Edytuj

Udostępnij za pośrednictwem


PdfView.GoToPage(PdfPage) Method

Definition

Goes to the specified page.

[Foundation.Export("goToPage:")]
public virtual void GoToPage (PdfKit.PdfPage page);
abstract member GoToPage : PdfKit.PdfPage -> unit
override this.GoToPage : PdfKit.PdfPage -> unit

Parameters

page
PdfPage

The page to which to go.

Attributes

Applies to