Back to Devexpress

PdfSelectToolCommand Class

windowsforms-devexpress-dot-xtrapdfviewer-dot-commands-201ecaba.md

latest1.6 KB
Original Source

PdfSelectToolCommand Class

Activates the Select Tool to select the document content.

Namespace : DevExpress.XtraPdfViewer.Commands

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

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

Inheritance

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

See Also

PdfSelectToolCommand Members

PdfHandToolCommand

DevExpress.XtraPdfViewer.Commands Namespace