DocumentViewerBase.SelectedPageIndex Property
In This Article
Specifies the index of a currently selected page in the DocumentViewer.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v24.2.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