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

PreviewModelBase.ZoomDisplayText Property

Specifies the display text for a zoom factor value.

Namespace: DevExpress.Xpf.Printing

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

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

Declaration

public string ZoomDisplayText { get; }

Property Value

Type Description
String

A String value.

Implements

See Also