Back to Devexpress

DocumentViewerControl.PageRotation Property

wpf-devexpress-dot-xpf-dot-documentviewer-dot-documentviewercontrol-d9c7b07b.md

latest1.3 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.DocumentViewer.Core

Declaration

csharp
public Rotation PageRotation { get; set; }
vb
Public Property PageRotation As Rotation

Property Value

TypeDescription
Rotation

A Rotation enumeration value.

|

See Also

DocumentViewerControl Class

DocumentViewerControl Members

DevExpress.Xpf.DocumentViewer Namespace