Skip to main content

ZoomItemBase.DisplayedText Property

Gets the text representation of a ZoomValueItem in Print Preview.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public abstract string DisplayedText { get; }

#Property Value

Type Description
String

A String value.

See Also