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

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

Declaration

public class PdfMarqueeZoomCommand :
    PdfCheckableCommand

Inheritance

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