Back to Devexpress

PdfSetPageNumberCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-d99ba521.md

latest1.4 KB
Original Source

PdfSetPageNumberCommand Class

Sets the page number and navigates to the page.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfSetPageNumberCommand Members

DevExpress.XtraPdfViewer.Commands Namespace