Back to Devexpress

RibbonDocumentPreview.Model Property

wpf-devexpress-dot-xpf-dot-printing-dot-ribbondocumentpreview-1963b998.md

latest1.4 KB
Original Source

RibbonDocumentPreview.Model Property

Specifies the model for the Document Preview.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public override IDocumentPreviewModel Model { get; set; }
vb
Public Overrides Property Model As IDocumentPreviewModel

Property Value

TypeDescription
IDocumentPreviewModel

An object implementing the IDocumentPreviewModel interface.

|

See Also

Print Reports in WPF

WPF Reporting Document Preview

RibbonDocumentPreview Class

RibbonDocumentPreview Members

DevExpress.Xpf.Printing Namespace