PdfOutlinesExpandCurrentCommand Class
In This Article
Expands current outlines located in the navigation panel of a PDF viewer.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfOutlinesExpandCurrentCommand :
PdfViewerCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfOutlinesExpandCurrentCommand
See Also