DocumentViewerBase.ScrollPageUp() Method
Scrolls one page up.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
Use the ScrollPageUp and DocumentViewerBase.ScrollPageDown methods to programmatically perform the same actions performed when an end-user presses the PAGE UP or PAGE DOWN keys.
See Also