Back to Devexpress

PdfZoom125Command Class

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

latest1.7 KB
Original Source

PdfZoom125Command Class

Sets the zoom factor value to 125 percent of the original size.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfZoom125Command Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace