Back to Devexpress

PdfOutlinesPrintSectionsCommand Class

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

latest1.6 KB
Original Source

PdfOutlinesPrintSectionsCommand Class

Prints document sections that correspond to selected bookmarks.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfOutlinesPrintSectionsCommand :
    PdfOutlinesPrintCommand
vb
Public Class PdfOutlinesPrintSectionsCommand
    Inherits PdfOutlinesPrintCommand

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId> PdfViewerCommand PdfOutlinesPrintCommand PdfOutlinesPrintSectionsCommand

See Also

PdfOutlinesPrintSectionsCommand Members

DevExpress.XtraPdfViewer.Commands Namespace