Skip to main content
A newer version of this page is available. .

IDocumentViewModel Interface

Provides settings to a document’s view model.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v19.1.dll

Declaration

public interface IDocumentViewModel

The following members return IDocumentViewModel objects:

Remarks

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

See Also