Back to Devexpress

PdfMarqueeZoomCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-a93367c7.md

latest1.6 KB
Original Source

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

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfMarqueeZoomCommand :
    PdfCheckableCommand
vb
Public Class PdfMarqueeZoomCommand
    Inherits PdfCheckableCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfCheckableCommand PdfMarqueeZoomCommand

See Also

PdfMarqueeZoomCommand Members

DevExpress.XtraPdfViewer.Commands Namespace