DocumentViewer.OnPreviousPageCommand Method

Definition

Responds to calls to the PreviousPage() method.

protected:
 override void OnPreviousPageCommand();
protected override void OnPreviousPageCommand ();
override this.OnPreviousPageCommand : unit -> unit
Protected Overrides Sub OnPreviousPageCommand ()

Applies to

See also