PdfReducePageThumbnailsCommand Class
In This Article
Reduces the page thumbnail size.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.2.dll
NuGet Package: DevExpress.Win.PdfViewer
#Declaration
public class PdfReducePageThumbnailsCommand :
PdfViewerCommand
#Inheritance
Object
Command
DevExpress.Utils.Commands.ControlCommand<PdfViewer, PdfViewerCommandId, XtraPdfViewerStringId>
PdfViewerCommand
PdfReducePageThumbnailsCommand
See Also