Skip to main content

ZoomFitModeItem.DisplayedText Property

Gets the text that is displayed in Document Preview for ZoomFitModeItem.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public override string DisplayedText { get; }

Property Value

Type Description
String

A String value.

See Also