Back to Devexpress

PdfReducePageThumbnailsCommand Class

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

latest1.5 KB
Original Source

PdfReducePageThumbnailsCommand Class

Reduces the page thumbnail size.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfReducePageThumbnailsCommand :
    PdfViewerCommand
vb
Public Class PdfReducePageThumbnailsCommand
    Inherits PdfViewerCommand

Inheritance

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

See Also

PdfReducePageThumbnailsCommand Members

DevExpress.XtraPdfViewer.Commands Namespace