Back to Devexpress

PdfOutlinesHideAfterUseCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-177744c7.md

latest1.6 KB
Original Source

PdfOutlinesHideAfterUseCommand Class

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

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfOutlinesHideAfterUseCommand :
    PdfCheckableCommand
vb
Public Class PdfOutlinesHideAfterUseCommand
    Inherits PdfCheckableCommand

Inheritance

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

See Also

PdfOutlinesHideAfterUseCommand Members

DevExpress.XtraPdfViewer.Commands Namespace