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