Back to Devexpress

PdfZoomCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-8208b660.md

latest2.4 KB
Original Source

PdfZoomCommand Class

The base class for each PDF zoom command.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public abstract class PdfZoomCommand :
    PdfCheckableCommand
vb
Public MustInherit Class PdfZoomCommand
    Inherits PdfCheckableCommand

Inheritance

Show 16 items

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

PdfZoom10Command

PdfZoom125Command

PdfZoom150Command

PdfZoom200Command

PdfZoom25Command

PdfZoom400Command

PdfZoom500Command

PdfZoom50Command

PdfZoom75Command

See Also

PdfZoomCommand Members

DevExpress.XtraPdfViewer.Commands Namespace