DocumentViewerControl.ScrollToVerticalOffset(Double) Method
Scrolls a displayed document vertically to the specified offset.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| offset | Double | A Double value specifying the vertical scrolling offset. |
See Also