Back to Devexpress

PdfOutlinesExpandCurrentCommand Class

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

latest1.5 KB
Original Source

PdfOutlinesExpandCurrentCommand Class

Expands current outlines located in the navigation panel of a PDF viewer.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfOutlinesExpandCurrentCommand Members

DevExpress.XtraPdfViewer.Commands Namespace