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.v19.2.dll

Declaration

public class PdfOutlinesPrintPagesCommand :
    PdfOutlinesPrintCommand

Inheritance

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