Back to Devexpress

IDocumentViewModel Interface

wpf-devexpress-dot-xpf-dot-printing-dot-previewcontrol-c299676a.md

latest1.3 KB
Original Source

IDocumentViewModel Interface

Provides settings to a document’s view model.

Namespace : DevExpress.Xpf.Printing.PreviewControl

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public interface IDocumentViewModel
vb
Public Interface IDocumentViewModel

The following members return IDocumentViewModel objects:

Remarks

A IDocumentViewModel object is returned by the DocumentPreviewControl.Document property.

See Also

IDocumentViewModel Members

Document

DevExpress.Xpf.Printing.PreviewControl Namespace