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

PdfOutlinesExpandCurrentCommand Class

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

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfOutlinesExpandCurrentCommand :
    PdfViewerCommand

Inheritance

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