FlowDocumentPageViewer.OnNextPageCommand Method

Definition

Handles the NextPage routed command.

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

Remarks

This method is called when the NextPage command is called.

This method overrides OnNextPageCommand.

Applies to