Skip to main content

PdfMarqueeZoomCommand Class

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.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfMarqueeZoomCommand :
    PdfCheckableCommand

Inheritance

Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
See Also