Back to Devexpress

PdfOutlinesPrintPagesCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-7fdcacf0.md

latest1.6 KB
Original Source

PdfOutlinesPrintPagesCommand Class

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

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfOutlinesPrintPagesCommand Members

DevExpress.XtraPdfViewer.Commands Namespace