Back to Devexpress

PdfZoom10Command Class

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

latest1.6 KB
Original Source

PdfZoom10Command Class

Sets the zoom factor value to 10 percent.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfZoom10Command Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace