Back to Devexpress

PdfZoomInCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-05a25247.md

latest1.5 KB
Original Source

PdfZoomInCommand Class

Increases 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 PdfZoomInCommand :
    PdfViewerCommand
vb
Public Class PdfZoomInCommand
    Inherits PdfViewerCommand

Inheritance

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

See Also

PdfZoomInCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace