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

PdfOutlinesPrintSectionsCommand Class

Prints document sections that correspond to selected bookmarks.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public class PdfOutlinesPrintSectionsCommand :
    PdfOutlinesPrintCommand

Inheritance

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