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

PdfOutlinesHideAfterUseCommand Class

Hides the PDF navigation panel after clicking on the bookmark item.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public class PdfOutlinesHideAfterUseCommand :
    PdfCheckableCommand

Inheritance

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