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

PdfOutlinesPrintPagesCommand Class

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

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.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