Skip to main content

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

#Declaration

public override string DisplayedText { get; }

#Property Value

Type Description
String

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

#Remarks

ZoomValueItem

See Also