RibbonDocumentPreview.DocumentViewer Property
In This Article
Provides access to the associated Document Viewer visual control. This is a dependency property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public override DocumentViewer DocumentViewer { get; protected set; }
#Property Value
Type | Description |
---|---|
Document |
A |
See Also