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

PageViewModel Class

A View Model that provides settings to a document page.

Namespace: DevExpress.Xpf.Printing.PreviewControl

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

Declaration

public class PageViewModel :
    PageViewModelBase

The following members return PageViewModel objects:

Remarks

A PageViewModel object is returned by the IDocumentViewModel.Pages property.

Implements

Inheritance

See Also