Back to Devexpress

PdfSetFitWidthZoomModeCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-8e17fc2d.md

latest1.8 KB
Original Source

PdfSetFitWidthZoomModeCommand Class

Adjusts the document zoom factor value to adjust the page width to the application window’s dimensions.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfSetFitWidthZoomModeCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace