Skip to main content

ZoomItemBase Class

The base class for the ZoomValueItem class.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public abstract class ZoomItemBase

#Returned By

Properties that return ZoomItemBase instances:

#Remarks

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

#Inheritance

See Also