Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public double PageViewWidth { get; }

Property Value

Type Description
Double

A Double value.

Implements

See Also