Back to Devexpress

PdfSetActualSizeZoomModeCommand Class

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

latest1.8 KB
Original Source

PdfSetActualSizeZoomModeCommand Class

Restores the default zoom factor value, showing the document in its actual size.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfSetActualSizeZoomModeCommand :
    PdfSetZoomModeCommand
vb
Public Class PdfSetActualSizeZoomModeCommand
    Inherits PdfSetZoomModeCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfCheckableCommand PdfSetZoomModeCommand PdfSetActualSizeZoomModeCommand

See Also

PdfSetActualSizeZoomModeCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace