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