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

PdfReducePageThumbnailsCommand Class

Reduces the page thumbnail size.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public class PdfReducePageThumbnailsCommand :
    PdfViewerCommand

Inheritance

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