DocumentViewerControl.CurrentPageNumber Property
Specifies the number of the currently displayed page. This is a dependency property.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v22.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value specifying a page number. |
See Also