Back to Devexpress

PdfOutlinesWrapLongLinesCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-4cb2c0d7.md

latest1.6 KB
Original Source

PdfOutlinesWrapLongLinesCommand Class

Wraps long lines in the outline node text of the PDF viewer.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfOutlinesWrapLongLinesCommand :
    PdfCheckableCommand
vb
Public Class PdfOutlinesWrapLongLinesCommand
    Inherits PdfCheckableCommand

Inheritance

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

See Also

PdfOutlinesWrapLongLinesCommand Members

DevExpress.XtraPdfViewer.Commands Namespace