Back to Devexpress

PdfShowExactZoomListCommand Class

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

latest1.6 KB
Original Source

PdfShowExactZoomListCommand Class

Adjust the document zoom factor to match one of the predefined static values.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfShowExactZoomListCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace