DocumentViewer.OnFirstPageCommand Method

Definition

Responds to calls to the FirstPage() method.

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

Applies to

See also