Back to Devexpress

PdfZoom500Command Class

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

latest1.7 KB
Original Source

PdfZoom500Command Class

Sets the zoom factor value to 500 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 PdfZoom500Command :
    PdfZoomCommand
vb
Public Class PdfZoom500Command
    Inherits PdfZoomCommand

Inheritance

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

See Also

PdfZoom500Command Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace