Back to Devexpress

PdfOutlinesGotoCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-126631af.md

latest1.4 KB
Original Source

PdfOutlinesGotoCommand Class

Goes to a bookmark within a PDF document.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfOutlinesGotoCommand Members

DevExpress.XtraPdfViewer.Commands Namespace