FlowDocumentPageViewer.OnLastPageCommand Method

Definition

Handles the LastPage routed command.

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

Remarks

This method is called when the LastPage command is called.

This method overrides OnLastPageCommand.

Applies to