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

#Declaration

public override string DisplayedText { get; }

#Property Value

Type Description
String

A String value.

See Also