Skip to main content

PdfOutlinesPrintPagesCommand Class

Prints only pages to which selected bookmarks are linked in the document.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfOutlinesPrintPagesCommand :
    PdfOutlinesPrintCommand

Inheritance

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