Back to Devexpress

PdfOutlinesTextSizeToLargeCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-ec8fab93.md

latest1.8 KB
Original Source

PdfOutlinesTextSizeToLargeCommand Class

Changes the outlines node text size within the navigation page to large.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfOutlinesTextSizeToLargeCommand Members

DevExpress.XtraPdfViewer.Commands Namespace