.NET Framework Class Library
LoadCompletedEventArgs.PageCount Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > LoadCompletedEventArgs Class > LoadCompletedEventArgs Properties > LoadCompletedEventArgs.PageCount Property |
Gets number of pages in the document.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public ReadOnly Property PageCount As Integer |
C# |
public int PageCount { get; } |
Visual C++ |
public: |