DocumentViewerBase.FirstPage Method

Definition

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

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

Applies to

See also