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

DocumentPreviewModelBase Class

The base for classes that provide the Preview Model functionality.

Namespace: DevExpress.Xpf.Printing

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

Declaration

public abstract class DocumentPreviewModelBase :
    PreviewModelBase,
    IDocumentPreviewModel,
    IPreviewModel,
    INotifyPropertyChanged
See Also