PdfCurrentPageChangedEventArgs.PageCount Property
Gets the document page count.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v24.1.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