.NET Framework Class Library

IView.GoToPage Method (Int32)

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace > IView Interface > IView Methods > GoToPage Method  >

.NET Framework Class Library

IView.GoToPage Method (Int32)

Namespace: Gnostice.Core.Viewer

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Sub GoToPage ( _
 pageNumber As Integer _
)

C#

void GoToPage(
 int pageNumber
)

Visual C++

void GoToPage(
 int pageNumber
)

Parameters

pageNumber

Type: System.Int32

See Also

IView Interface

IView Members

GoToPage Overload

Gnostice.Core.Viewer Namespace