DocumentViewerBase.SelectedPageIndex Property
Specifies the index of a currently selected page in the DocumentViewer.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the index of the currently selected page. |
See Also