.NET Framework Class Library

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

Navigates to the previous page in the viewer.

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Function PreviousPage As Integer

C#

public int PreviousPage()

Visual C++

public:
virtual int PreviousPage() sealed

Implements

IView.PreviousPage()

See Also

DocumentViewer Class

DocumentViewer Members

Gnostice.Controls.WPF Namespace