ZoomItemBase Class
In This Article
The base class for the ZoomValueItem class.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
#Related API Members
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.
See Also