PdfCurrentPageChangedEventArgs.PageCount Property
In This Article
Gets the document page count.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that is the total number of pages in the document. |
See Also