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

ZoomValueItem.DisplayedText Property

Specifies the caption for the zoom value item as it appears in Print Preview.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v19.1.dll

Declaration

public override string DisplayedText { get; }

Property Value

Type Description
String

A String value specifying the caption for the zoom value item.

See Also