Back to Devexpress

PdfPreviousPageCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-3c780179.md

latest1.5 KB
Original Source

PdfPreviousPageCommand Class

Navigates to the previous document page.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfPreviousPageCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace