Skip to main content

PdfOutlinesWrapLongLinesCommand Class

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

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfOutlinesWrapLongLinesCommand :
    PdfCheckableCommand

Inheritance

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