Back to Devexpress

PdfOutlinesTextSizeToMediumCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-5f40abd6.md

latest1.8 KB
Original Source

PdfOutlinesTextSizeToMediumCommand Class

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

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfOutlinesTextSizeToMediumCommand Members

DevExpress.XtraPdfViewer.Commands Namespace