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페이지의 마지막 페이지로 이동합니다.

적용 대상

추가 정보