DocumentViewerBase.OnPreviousPageCommand 메서드

정의

라우트된 PreviousPage 명령을 처리합니다.

protected:
 virtual void OnPreviousPageCommand();
protected virtual void OnPreviousPageCommand ();
abstract member OnPreviousPageCommand : unit -> unit
override this.OnPreviousPageCommand : unit -> unit
Protected Overridable Sub OnPreviousPageCommand ()

설명

PreviousPage 라우트된 명령을 사용하면 뷰어가 현재 Document페이지의 다음 페이지(사용 가능한 경우)로 이동합니다. 이 속성은 CanGoToPreviousPage 현재 문서에 이전 페이지가 있는지 여부를 나타냅니다.

적용 대상

추가 정보