Back to Devexpress

PdfZoom400Command Class

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

latest1.7 KB
Original Source

PdfZoom400Command Class

Sets the zoom factor value to 400 percent of the original document size.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfZoom400Command :
    PdfZoomCommand
vb
Public Class PdfZoom400Command
    Inherits PdfZoomCommand

Inheritance

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

See Also

PdfZoom400Command Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace