.NET Framework Class Library

IView.CurrentPage Property

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IView.CurrentPage Property

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

ReadOnly Property CurrentPage As Integer
 Get

C#

int CurrentPage { get; }

Visual C++

property int CurrentPage {
 int get ();
}

See Also

IView Interface

IView Members

Gnostice.Core.Viewer Namespace