DocumentViewerBase.OnLastPageCommand 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
處理 LastPage 傳送的命令。
protected:
virtual void OnLastPageCommand();
protected virtual void OnLastPageCommand ();
abstract member OnLastPageCommand : unit -> unit
override this.OnLastPageCommand : unit -> unit
Protected Overridable Sub OnLastPageCommand ()
備註
LastPage路由命令會使檢視器跳至目前 Document 中的最後一頁。