Back to Devexpress

PdfNextPageCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-81cb10f7.md

latest1.5 KB
Original Source

PdfNextPageCommand Class

Navigates to the next document page.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfNextPageCommand Members

PdfViewerCommand

DevExpress.XtraPdfViewer.Commands Namespace