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

PdfThumbnailsPrintPagesCommand Class

Prints pages that correspond to the selected thumbnails.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfThumbnailsPrintPagesCommand :
    PdfViewerCommand

Inheritance

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