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页面的最后一页。

适用于

另请参阅