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

PreviewModelBase.PageViewWidth Property

Gets a value indicating the width 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 PageViewWidth { get; }

Property Value

Type Description
Double

A Double value.

Implements

See Also