Skip to main content
A newer version of this page is available. .

PdfSetPageNumberCommand Class

Sets the page number and navigates to the page.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfSetPageNumberCommand :
    PdfViewerCommand

Inheritance

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