PDF Viewer Control for .NET 2.0 Windows Forms
PageCount Property
NamespacesPdfViewer4WinNetPdfViewerPageCount
Gets the page count of the currently loaded PDF document.
Declaration Syntax
C#Visual BasicVisual C++
public int PageCount { get; }
Public ReadOnly Property PageCount As Integer
public:
property int PageCount {
	int get ();
}

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)