Back to Devexpress

RibbonDocumentPreview.DocumentViewer Property

wpf-devexpress-dot-xpf-dot-printing-dot-ribbondocumentpreview-959358db.md

latest1.3 KB
Original Source

RibbonDocumentPreview.DocumentViewer Property

Provides access to the associated Document Viewer visual control. This is a dependency property.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public override DocumentViewer DocumentViewer { get; protected set; }
vb
Public Overrides Property DocumentViewer As DocumentViewer

Property Value

TypeDescription
DocumentViewer

A DocumentViewer control.

|

See Also

RibbonDocumentPreview Class

RibbonDocumentPreview Members

DevExpress.Xpf.Printing Namespace