PdfMarqueeZoomCommand Class
In This Article
Activates the Marquee Zoom tool that is used to change the zoom level of a document or zoom in a particular area of a page.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfMarqueeZoomCommand :
PdfCheckableCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
PdfMarqueeZoomCommand
See Also