Back to Devexpress

PdfSetFitVisibleZoomModeCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-96832f54.md

latest1.9 KB
Original Source

PdfSetFitVisibleZoomModeCommand Class

Adjusts the document zoom factor value to contain the visible part of the page content within the application window’s dimensions

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfSetFitVisibleZoomModeCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace