PdfView.GoToLastPage(NSObject) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
移至 PDF 的最後一頁。
[Foundation.Export("goToLastPage:")]
public virtual void GoToLastPage (Foundation.NSObject sender);
abstract member GoToLastPage : Foundation.NSObject -> unit
override this.GoToLastPage : Foundation.NSObject -> unit
參數
- sender
- NSObject
要求 operation 的物件。
- 屬性