DocumentViewer.OnLastPageCommand Method

Definition

Responds to calls to the LastPage() method.

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

Applies to

See also