.NET Framework Class Library

DocumentLoadedEventArgs.PageCount Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace > DocumentLoadedEventArgs Class > DocumentLoadedEventArgs Properties >

.NET Framework Class Library

DocumentLoadedEventArgs.PageCount Property

Namespace: Gnostice.Core.Viewer

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

Syntax

Visual Basic

Public ReadOnly Property PageCount As Integer
 Get

C#

public int PageCount { get; }

Visual C++

public:
property int PageCount {
 int get ();
}

See Also

DocumentLoadedEventArgs Class

DocumentLoadedEventArgs Members

Gnostice.Core.Viewer Namespace