Back to Devexpress

PdfHandToolCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-38843c1c.md

latest1.6 KB
Original Source

PdfHandToolCommand Class

Activates the Hand Tool to scroll the document by dragging its surface.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfHandToolCommand :
    PdfCheckableCommand
vb
Public Class PdfHandToolCommand
    Inherits PdfCheckableCommand

Inheritance

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

See Also

PdfHandToolCommand Members

PdfSelectToolCommand

DevExpress.XtraPdfViewer.Commands Namespace