DocumentViewerBase.PreviousPage Method

Definition

Causes the viewer to jump to the previous page of the current document (represented by the Document property).

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

Applies to

See also