Skip to main content
A newer version of this page is available.
All docs
V20.2

PageViewModelBase Class

A base class for View Models that provide settings to a document page.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public abstract class PageViewModelBase :
    IPage,
    IDocumentPage

Implements

Inheritance

Object
PageViewModelBase
See Also