Skip to main content

PreviewModelBase.ZoomDisplayText Property

Specifies the display text for a zoom factor value.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public string ZoomDisplayText { get; }

#Property Value

Type Description
String

A String value.

#Implements

See Also