.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 > IView.CurrentPage Property |
Namespace: Gnostice.Core.Viewer
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
ReadOnly Property CurrentPage As Integer |
C# |
int CurrentPage { get; } |
Visual C++ |
property int CurrentPage { |