PdfOutlinesHideAfterUseCommand Class
In This Article
Hides the PDF navigation panel after clicking on the bookmark item.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfOutlinesHideAfterUseCommand :
PdfCheckableCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
PdfOutlinesHideAfterUseCommand
See Also