.NET Framework Class Library

DocumentViewer.LastPage 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.LastPage Method

Navigate to the last page.

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Sub LastPage

C#

public void LastPage()

Visual C++

public:
virtual void LastPage() sealed

Implements

IView.LastPage()

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace