DocumentViewerControl.PageRotation Property
Specifies the rotation of the displayed document’s pages. This is a dependency property.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.DocumentViewer.Core
Declaration
Property Value
Type | Description |
---|---|
Rotation | A Rotation enumeration value. |
See Also