PdfCurrentPageChangedEventArgs.PageCount Property
Gets the document page count.
Namespace: DevExpress.XtraPdfViewer
Assembly: DevExpress.XtraPdfViewer.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that is the total number of pages in the document. |
See Also