PdfOutlinesTextSizeToSmallCommand Class
In This Article
Changes outlines node text size within the navigation pane to small.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfOutlinesTextSizeToSmallCommand :
PdfOutlinesTextSizeCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfCheckableCommand
PdfOutlinesTextSizeCommand
PdfOutlinesTextSizeToSmallCommand
See Also