Back to Devexpress

PdfSetPageLevelZoomModeCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-45bc7db8.md

latest1.8 KB
Original Source

PdfSetPageLevelZoomModeCommand Class

Adjusts the document zoom factor value to attain a page size appropriate 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 PdfSetPageLevelZoomModeCommand :
    PdfSetZoomModeCommand
vb
Public Class PdfSetPageLevelZoomModeCommand
    Inherits PdfSetZoomModeCommand

Inheritance

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

See Also

PdfSetPageLevelZoomModeCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace