DocumentViewerBase.NextPage Method

Definition

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

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

Applies to

See also