.NET Framework Class Library

DocumentViewer.FirstPage Method

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentViewer Class > DocumentViewer Methods >

.NET Framework Class Library

DocumentViewer.FirstPage Method

Navigate to the first page.

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public Sub FirstPage

C#

public void FirstPage()

Visual C++

public:
virtual void FirstPage() sealed

Implements

IView.FirstPage()

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace