BackstagePrintPreview.EnableContinuousScrolling Property
Specifies whether to enable smooth (continuous) vertical scrolling in preview or jump to the beginning of the next page on reaching the end of the previous page. This is a dependency property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to enable continuous vertical scrolling; otherwise, false. |
See Also