DocumentViewerControl.PageCount Property
Gets the total number of pages within a displayed document.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the number of document pages. |
See Also