Skip to main content
A newer version of this page is available. .

PdfOutlinesWrapLongLinesCommand Class

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

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public class PdfOutlinesWrapLongLinesCommand :
    PdfCheckableCommand

Inheritance

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