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

PreviewModelBase.PageViewHeight Property

Gets a value indicating the height of a page as it appears on-screen.

Namespace: DevExpress.Xpf.Printing

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

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

Declaration

public double PageViewHeight { get; }

Property Value

Type Description
Double

A Double value.

Implements

See Also