Skip to main content
A newer version of this page is available. .

ZoomItemBase Class

The base class for the ZoomValueItem class.

Namespace: DevExpress.Xpf.Printing

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

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