Back to Devexpress

PdfZoomOutCommand Class

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

latest1.5 KB
Original Source

PdfZoomOutCommand Class

Decreases the document zoom factor by ten percent.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfZoomOutCommand :
    PdfViewerCommand
vb
Public Class PdfZoomOutCommand
    Inherits PdfViewerCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfZoomOutCommand

See Also

PdfZoomOutCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace