PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerPageCount Property

PDF Viewer Control for .NET Windows Forms
Gets the page count of the currently loaded PDF document.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int PageCount { get; }

Property Value

Type: Int32
See Also

Reference