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

PdfSelectToolCommand Class

Activates the Select Tool to select the document content.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfSelectToolCommand :
    PdfCheckableCommand

Inheritance

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