Back to Devexpress

PdfOutlinesTextSizeCommand Class

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

latest2.0 KB
Original Source

PdfOutlinesTextSizeCommand Class

Changes node text size within the navigation pane to small, medium or large.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public abstract class PdfOutlinesTextSizeCommand :
    PdfCheckableCommand
vb
Public MustInherit Class PdfOutlinesTextSizeCommand
    Inherits PdfCheckableCommand

Inheritance

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

PdfOutlinesTextSizeToMediumCommand

PdfOutlinesTextSizeToSmallCommand

See Also

PdfOutlinesTextSizeCommand Members

DevExpress.XtraPdfViewer.Commands Namespace