PdfThumbnailsPrintPagesCommand Class
In This Article
Prints pages that correspond to the selected thumbnails.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.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