DocumentPreviewModelBase Class
The base for classes that provide the Preview Model functionality.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
public abstract class DocumentPreviewModelBase :
PreviewModelBase,
IDocumentPreviewModel,
IPreviewModel,
INotifyPropertyChanged
Inheritance
See Also