Back to Devexpress

PdfZoom25Command Class

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

latest1.7 KB
Original Source

PdfZoom25Command Class

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

Inheritance

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

See Also

PdfZoom25Command Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace