DocumentViewerBase.OnLastPageCommand 方法

定義

處理 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 中的最後一頁。

適用於

另請參閱