IPage.PageIndex Property
Indicates the current page’s index.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | A zero-based value, specifying the page index. |
See Also