DocumentViewerBase.LastPage Method

Definition

Causes the viewer to jump to the last page in the current document (represented by the Document property).

public:
 void LastPage();
public void LastPage ();
member this.LastPage : unit -> unit
Public Sub LastPage ()

Applies to

See also