Skip to main content

PdfOutlinesGotoCommand Class

Goes to a bookmark within a PDF document.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfOutlinesGotoCommand :
    PdfViewerCommand

Inheritance

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