Back to Devexpress

PdfOutlinesPrintCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-e78e79ce.md

latest1.9 KB
Original Source

PdfOutlinesPrintCommand Class

The base class for the PdfOutlinesPrintSectionsCommand and PdfOutlinesPrintPagesCommand commands.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public abstract class PdfOutlinesPrintCommand :
    PdfViewerCommand
vb
Public MustInherit Class PdfOutlinesPrintCommand
    Inherits PdfViewerCommand

Inheritance

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

PdfOutlinesPrintSectionsCommand

See Also

PdfOutlinesPrintCommand Members

DevExpress.XtraPdfViewer.Commands Namespace