Back to Devexpress

PdfOutlinesTextSizeToSmallCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-918f487c.md

latest1.8 KB
Original Source

PdfOutlinesTextSizeToSmallCommand Class

Changes outlines node text size within the navigation pane to small.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfOutlinesTextSizeToSmallCommand :
    PdfOutlinesTextSizeCommand
vb
Public Class PdfOutlinesTextSizeToSmallCommand
    Inherits PdfOutlinesTextSizeCommand

Inheritance

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

See Also

PdfOutlinesTextSizeToSmallCommand Members

DevExpress.XtraPdfViewer.Commands Namespace