Skip to main content

ZoomItemBase Class

The base class for the ZoomValueItem class.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public abstract class ZoomItemBase

The following members return ZoomItemBase objects:

Remarks

The ZoomItemBase class provides the ZoomItemBase.DisplayedText property, which specifies the text representation of a ZoomValueItem in Print Preview.

Inheritance

See Also